From a5ae0b4de681d957b8f3b30ee84e0b6008b5294d Mon Sep 17 00:00:00 2001 From: ksan Date: Fri, 17 Oct 2025 21:49:12 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4ce3d2..a72fdfe 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # 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: g++ -O3 -o fanControl main.cpp