aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.org b/README.org
index c3b9649..45b54d4 100644
--- a/README.org
+++ b/README.org
@@ -1,10 +1,12 @@
* lowbat
-Very small script that runs in the background and warns you when your battery is low until you plug your laptop in. It also is POSIX-compliant, which is nice.
+Very small program that runs in the background and warns you when your battery is low until you plug your laptop in. It also is POSIX-compliant, which is nice.
** Dependencies
-- ~make~
+- ~acpi~
- ~libnotify~
- ~espeak~
+- ~make~
+- ~gcc~
** Installation
Open a terminal and run these commands: