diff options
| author | Inqiyad Sabr <broketb@4d2.org> | 2025-09-26 14:37:23 +0600 |
|---|---|---|
| committer | Inqiyad Sabr <broketb@4d2.org> | 2025-09-26 14:37:23 +0600 |
| commit | c6ce35fd1cd91b82a7ddd66ffd466ff53438150f (patch) | |
| tree | 0c8a440d046a7f3b2792380f4b6caafb1bb6dc73 | |
| parent | 75857ba8a8553f954fcd962d4dafb9d8f84f81ef (diff) | |
notice in readme
| -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) |