aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorInqiyad Sabr <sabr@ariamath.xyz>2025-10-28 15:29:20 +0600
committerInqiyad Sabr <sabr@ariamath.xyz>2025-10-28 15:29:20 +0600
commita0f358d43f7ed0601dab4335ff84b5a884d1ecb7 (patch)
tree23e8063a24ed1b577f01c69149c0aecf6ca76167 /README.md
parentcb888d0a905179ea25e5b860b1a1a31f8de64e13 (diff)
Fixed sbc NULL arithmetic on set increase and decrease options
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index c78008e..8638503 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# brightnessctl
+# Simple Brightness Control
A simple tool to increase decrease and set brightness, infact that's all it does ;-)
# License
@@ -9,4 +9,4 @@ To install this you just need to put this script in one of your preferred `${PAT
(or maybe I'll just add a `./install` file)
# Usage
-See `brl -h` for more information.
+See `sbc -h` for more information.