From e24b0e99c29935e32f6d83bf442bf499223dd701 Mon Sep 17 00:00:00 2001 From: Scott Date: Mon, 25 Nov 2019 17:04:24 +1100 Subject: [PATCH] Increment ver & add helper --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 94dcab4..141961c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ nfancurve --------- You are probably wondering why I have chosen to write this script in ~~Bash~~ Shell Script. The reason is very simple; I wanted a script with the minimum number of dependencies possible. To get this script up-and-running you _technically_ only need the `temp.sh` file, and the `config` file. -The current version of the script is **version 19.1**. +The current version of the script is **version 19.2**. This script is currently set up for Celsius. However, it can easily be modified for other temperature scales. @@ -63,6 +63,7 @@ Move or copy the nfancurve.service file to /etc/systemd/user/nfancurve.service t - [@louissmit](https://github.com/louissmit), for helping test the final multi-fan GPU feature implimentation - [@D3473R](https://github.com/D3473R), for adding an example systemd service file - [@ReneHollander](https://github.com/ReneHollander), for maintaining and improving the stable AUR package +- [@kenbeese](https://github.com/kenbeese), for making me aware of a multi-GPU bug ## TODO - ~~make sure that "CoolBits" is enabled~~ - _not really the scope of this script_