changed readme

This commit is contained in:
Ksan 2025-06-10 02:48:03 +02:00
parent 34187d4137
commit 602f7aa224

View File

@ -1,7 +1,5 @@
# FanControl # FanControl
Simple script for controlling your system fans Simple script for controlling your nvidia gpu fans
Currently only works for nvidia gpu.
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>