aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..24c9a4a
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+libgamma is a library that aims to abstract away the
+display server when adjustmenting the colours curves
+for monitors via gamma ramps.
+
+It pricipal goal of libgamma is to provide abstraction
+know that we are entering a world of multiple display
+servers and reduce code duplication both within and
+between software like redshift and blueshift.
+