From 602f7aa224a30e7340fb8b7dbb7b93119ad60984 Mon Sep 17 00:00:00 2001 From: Ksan Date: Tue, 10 Jun 2025 02:48:03 +0200 Subject: [PATCH] changed readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 4adb63e..a4ce3d2 100644 --- a/README.md +++ b/README.md @@ -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: g++ -O3 -o fanControl main.cpp