Update 'README.md'

This commit is contained in:
2019-10-04 11:26:12 +02:00
parent 6074353b95
commit 6e45b77aba

View File

@@ -1,6 +1,6 @@
## PyFAN
This python script utilizes linux's hwmon interface and a PID controller for fan controlling. No external dependencies besides simple_pid are needed.
This python script utilizes linux's hwmon interface and a PID controller for fan controlling. No external dependencies besides simple_pid and PyYAML are needed.
# Usage