aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaster4385 <53873108+Blaster4385@users.noreply.github.com>2023-05-21 11:09:32 +0530
committerGitHub <noreply@github.com>2023-05-21 11:09:32 +0530
commit8b2e8fa1b302a23106ac30db6dd05b2a92b1b4cd (patch)
treed2622287fe7857bff40242e5045470b046879d45
parent8d1985157a528197d5773659b574fcb71de7169a (diff)
Update README
- Add note for windows users
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index b1194b5..7a97e29 100644
--- a/README.md
+++ b/README.md
@@ -52,4 +52,9 @@ This is a simple ESP8266 based system monitor that can be used to monitor system
- Run the sysmon.py script on your computer
-- Enjoy! \ No newline at end of file
+- Enjoy!
+
+
+## Note for Windows users
+
+Download [Open Hardware Monitor](https://openhardwaremonitor.org/downloads/) and put the OpenHardwareMonitorLib.dll file alongside the sysmon_windows.py file.