diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,2 +1,8 @@ # brightnessctl A simple tool to increase decrease and set brightness, infact that's all it does ;-) + +# Installation +...Well to install this you just need to put this script in one of your preferred ${PATH}s and you are done! + +# Usage +See `brl -h` for more information. |