From 10bb300087b9e2bd54509150424cbc590efaaf9c Mon Sep 17 00:00:00 2001 From: Daniel Legt Date: Mon, 22 Jan 2024 00:47:09 +0200 Subject: [PATCH] * Updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 78d2c1e..311b492 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Drive Health is a program written in golang to help with tracking and monitoring of your hardware's temperature. -This tool has been created by [me](https://danlegt.com) with the purpose of installing it in different servers I own with different configurations to help keep track of the temperature of different hard-disks, ssds, nvme drives, etc... The testing has been very limited to only 4 different computers and not on laptops so expect some mishaps. +This tool has been with the purpose of installing it in different servers I own with different configurations to help keep track of the temperature of different hard-disks, ssds, nvme drives, etc... The testing has been very limited to only 4 different computers and not on laptops so expect some mishaps. ![UI Example](./media/design_v1.webp)