From 1c8fba991d257eab6bcfb2f7625f98a1f9c41966 Mon Sep 17 00:00:00 2001 From: Rem0o Date: Wed, 23 Nov 2022 10:57:02 -0500 Subject: [PATCH] Update README.md --- README.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 89ade13..55a4f79 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,9 @@ [![Download](https://img.shields.io/badge/Download-FanControl-green.svg?style=flat&logo=download)](/FanControl.zip?raw=true) [![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg?style=flat&logo=paypal)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=N4JPSTUQHRJM8¤cy_code=USD&source=url&item_name=Fan+Control) +# Documentation + +https://getfancontrol.com/docs/ # __\*Important\*__ The updater.exe triggers a false-positive though Windows Defender. Waiting for the false-positive review by Microsoft. @@ -99,16 +102,6 @@ From Rem0o * __Q__: Does it run on my OS?
__A__: If your OS is Windows 10 __Or 11__, yes. -## Fan curve types - -* Auto: PI controller-ish type function. % will surf until temp is stable at load. -* Linear : Temperature based linear function -* Graph : Temperature based custom curve -* Trigger: Temperature based that holds speed until trigger temperatures are reached -* Mix : Use two different curves and apply a mix function (Min, Max, Sum, Average, Subtract) -* Sync : Sync to an existing control -* Flat: Set a fixed % - ## Graph fan curve editor * __(NEW)__ Change the temperature range for finer control over a small range