فهرست منبع

Mention .NET v4.6.1 as a system recommendation

Nick Babcock 6 سال پیش
والد
کامیت
587ee87ebe
1فایلهای تغییر یافته به همراه6 افزوده شده و 1 حذف شده
  1. 6 1
      README.md

+ 6 - 1
README.md

@@ -12,10 +12,15 @@ OhmGraphite takes the hard work of extracting hardware sensors from [Open Hardwa
 ## Who's this for?
 
 - People who are familiar with Graphite / InfluxDB / Grafana and may have an instance running on their home or cloud server. If you're not familiar with those applications, it may be overwhelming to setup and maintain them. If you're just looking for a UI for hardware sensors, I'd recommend [HWINFO](https://www.hwinfo.com/)
-- People who have administrative privileges
 - People who know how to execute commands on Windows Command Prompt or other terminal
 - People who like lightweight (8MB of RAM and neglible CPU usage), portable (can run off usb), and straightforward applications
 
+## System Recommendations
+
+- Windows
+- .NET v4.6.1. If you have Windows 10 you are all set. If not, you may have to download a more recent version.
+- Administrator privileges
+
 ## Introduction
 
 OhmGraphite functions as a console app (cross platform) or a Windows service that periodically polls the hardware. My recommendation is that even though OhmGraphite can be run via Mono / Docker, many hardware sensors aren't available in those modes.