Skip to content

Commit

Permalink
* Add README
Browse files Browse the repository at this point in the history
  • Loading branch information
arush-sal committed Mar 29, 2020
1 parent 2629c4f commit 700b3c4
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Brightness Controller

This is a small nifty tool to manage the LCD screen brightness of your laptop.

```bash
Usage:
-desc int
Decrease brightness by <percentage>
-inc int
Increase brightness by <percentage>
```

0 comments on commit 700b3c4

Please sign in to comment.