diff options
author | Blaster4385 <53873108+Blaster4385@users.noreply.github.com> | 2023-05-21 11:09:32 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-21 11:09:32 +0530 |
commit | 8b2e8fa1b302a23106ac30db6dd05b2a92b1b4cd (patch) | |
tree | d2622287fe7857bff40242e5045470b046879d45 | |
parent | 8d1985157a528197d5773659b574fcb71de7169a (diff) |
Update README
- Add note for windows users
-rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -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. |