aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..55db3da
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# brightnessd
+
+Simple tool for smoothly adjusting backlight brightness
+
+The initial version was cobbled together as a five-minute-fix in early 2015.
+I left the code untouched (don't mess with a house of cards) until over a year
+later when I am now going through and refactoring it.
+
+
+At least it doesn't use pthreads anymore.