changed readme

This commit is contained in:
2025-06-10 02:48:03 +02:00
parent 34187d4137
commit 602f7aa224
+1 -3
View File
@@ -1,7 +1,5 @@
# FanControl
Simple script for controlling your system fans
Currently only works for nvidia gpu.
Simple script for controlling your nvidia gpu fans
To install just clone the repo and compile the code:
<code> g++ -O3 -o fanControl main.cpp</code>