Update README.md

This commit is contained in:
ksan 2025-10-17 21:49:12 +00:00
parent 602f7aa224
commit a5ae0b4de6

View File

@ -1,5 +1,5 @@
# FanControl # FanControl
Simple script for controlling your nvidia gpu fans Simple program for controlling your nvidia gpu fans
To install just clone the repo and compile the code: To install just clone the repo and compile the code:
<code> g++ -O3 -o fanControl main.cpp</code> <code> g++ -O3 -o fanControl main.cpp</code>