aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJames Barnett <james.barnett@fivium.co.uk>2017-07-27 12:57:09 +0100
committerJames Barnett <james.barnett@fivium.co.uk>2017-07-27 12:57:09 +0100
commitb9c3039f0787c9ede5abf0da750615e4eced8f60 (patch)
treed341bdbd1396a97009b0f5971f0b016a383072ec /README.md
parent6ba24adebfa26e428d41e91a42dbb1c43b154afd (diff)
downloadintel-nuc-led-controller-b9c3039f0787c9ede5abf0da750615e4eced8f60.tar.xz
intel-nuc-led-controller-b9c3039f0787c9ede5abf0da750615e4eced8f60.zip
Add basic GUI to control LED colour and transition state.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8eaccdb..9f046f7 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,6 @@
-# intel-nuc-led-controller
-GUI and command line tool to control the front panel LED ring on Intel NUCs
+# Intel NUC LED Controller
+GUI and command line tool to control the front panel LED ring on Intel NUCs.
+Requires the 'SW Control' option to be set in the BIOS.
+This application request 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