aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-05-21 01:32:40 +0200
committerMattias Andrée <maandree@operamail.com>2014-05-21 01:32:40 +0200
commit694782cdcfe02662332168e9d5ebfcbcaef99143 (patch)
treefe10d23ba7845874ed1a3b21177dda32eec682c6 /README
parentadd license and copying (diff)
downloadlibgamma-694782cdcfe02662332168e9d5ebfcbcaef99143.tar.gz
libgamma-694782cdcfe02662332168e9d5ebfcbcaef99143.tar.bz2
libgamma-694782cdcfe02662332168e9d5ebfcbcaef99143.tar.xz
add readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-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.
+