diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,7 +5,8 @@ A simple tool to increase decrease and set brightness, infact that's all it does The Unlicense <https://unlicense.org> # Installation -...Well to install this you just need to put this script in one of your preferred ${PATH}s and you are done! +To install this you just need to put this script in one of your preferred ${PATH}s and you are done! +(or maybe I'll just add a `./install` file) # Usage See `brl -h` for more information. (Or check Line23 in the brl script) |