aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Barnett <james.barnett@fivium.co.uk>2017-08-06 22:51:16 +0100
committerGitHub <noreply@github.com>2017-08-06 22:51:16 +0100
commitf51203de8436052c04b4c733a910791ed1d4e3f7 (patch)
tree7e65301537ac785140ede6ef7b8c696c64432534
parent690a3880f27e0e72f5f92733d6ba292b08c85cea (diff)
downloadintel-nuc-led-controller-f51203de8436052c04b4c733a910791ed1d4e3f7.tar.xz
intel-nuc-led-controller-f51203de8436052c04b4c733a910791ed1d4e3f7.zip
Update README.md
Add double space to force a new line
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 9f133ac..d80d3d5 100644
--- a/README.md
+++ b/README.md
@@ -5,19 +5,19 @@ Requires the 'SW Control' option to be set in the BIOS.
![manual control](http://james-barnett.net/files/intel-nuc-led-controller/screenshots/manual.png) ![auto control](http://james-barnett.net/files/intel-nuc-led-controller/screenshots/auto.png)
## Install
-Grab the latest release zip [here](https://github.com/jamesbarnett91/intel-nuc-led-controller/releases/download/v0.2/NucLedController-v0.2.zip) (or from the releases page).
+Grab the latest release zip [here](https://github.com/jamesbarnett91/intel-nuc-led-controller/releases/download/v0.2/NucLedController-v0.2.zip) (or from the releases page).
Unzip somewhere, and run NucLedController.exe
## Use
-This tool provides options for both manual control and some experimental automatic controls.
+This tool provides options for both manual control and some experimental automatic controls.
In manual mode the desired LED colour and blink/fade rates can be set, or the LED disabled all together.
Currently the automatic control options allow cycling or fading between all the LED colours at a given rate. Lower rates (i.e. quicker colour changes) will consume more CPU resources to manage. Other auto control modes are a WIP.
-These automatic modes are fully controlled by this software, and so the program must be left running to use these modes.
+These automatic modes are fully controlled by this software, and so the program must be left running to use these modes.
In manual mode the setting can be applied and the application closed.
### Note
-This application requests to run as admin in order to use the WMI interface to control the LED.
-I'm not a C# developer so some of this may be janky. \ No newline at end of file
+This application requests to run as admin in order to use the WMI interface to control the LED.
+I'm not a C# developer so some of this may be janky.