diff options
| author | Inqiyad Sabr <broketb@4d2.org> | 2025-09-26 12:48:23 +0600 |
|---|---|---|
| committer | Inqiyad Sabr <broketb@4d2.org> | 2025-09-26 12:48:23 +0600 |
| commit | e70252987194c2f07cd191b19c4921b8bf188cf0 (patch) | |
| tree | 6353947991d7bc005db7bdf53eab91e7cae7aed2 | |
| parent | 6439bab48d295674b0fc9f7badbca4f49ccbbf87 (diff) | |
add info about license
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ # brightnessctl A simple tool to increase decrease and set brightness, infact that's all it does ;-) +# License +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! |