diff --git a/README.md b/README.md index 5ae7ca3..89747c7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ # blinky -control your blinkstick via http GET and POST requests +control your blinkstick via http requests ## requirements - node v8.17.0 + +### scripts + +- blinky-feed.sh + - gathers various system information (currently temperature only) then converts it to color values and sends it to blinky + - requirements: bash, bc