diff --git a/README.md b/README.md index 682332e..8061a5c 100644 --- a/README.md +++ b/README.md @@ -43,10 +43,11 @@ The plugin system let you inject any type of sensor into FanControl, see [Plugins wiki](https://github.com/Rem0o/FanControl.Releases/wiki/Plugins) - Some examples: -* https://github.com/Rem0o/FanControl.HWInfo -* https://github.com/Rem0o/FanControl.DellPlugin -* https://github.com/medevil84/FanControl.AquacomputerHighFlowNext +Some examples (notify me if I'm missing some): +* (NEW) https://github.com/iJacks1980/FanControl.CommanderPRO to interface with Corsair commander devices +* (NEW) https://github.com/medevil84/FanControl.AquacomputerHighFlowNext to interface with aquacomputer HighFlowNext +* https://github.com/Rem0o/FanControl.HWInfo to import HWInfo sensor data +* https://github.com/Rem0o/FanControl.DellPlugin for dell laptops and some towers ## Issues and hardware compatibility @@ -68,7 +69,7 @@ ## Fan curve types -* (NEW) Auto: PI-ish type function. % will surf until temp is stable at load. +* (NEW)<\b> Auto: PI-ish type function. % will surf until temp is stable at load. * Linear : Temperature based linear function * Graph : Temperature based custom curve * Target: Temperature based that holds speed until target temperature is reached