diff --git a/README.md b/README.md index e043161..0005deb 100644 --- a/README.md +++ b/README.md @@ -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