aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-11-30 07:27:05 +0100
committerMattias Andrée <maandree@operamail.com>2015-11-30 07:27:05 +0100
commit9523496a3d52bac3b8cad047dcc7d700bc4507e0 (patch)
treef4ef206675f633051e80ec84fd7b66e29b10f688 /README
parentupdate dist (diff)
downloadpylibgamma-9523496a3d52bac3b8cad047dcc7d700bc4507e0.tar.gz
pylibgamma-9523496a3d52bac3b8cad047dcc7d700bc4507e0.tar.bz2
pylibgamma-9523496a3d52bac3b8cad047dcc7d700bc4507e0.tar.xz
improve readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 12 insertions, 1 deletions
diff --git a/README b/README
index 1dc2965..1bac1ce 100644
--- a/README
+++ b/README
@@ -1,2 +1,13 @@
-Python 3 wrapper for libgamma.
+NAME
+ pylibgamma - Python 3 wrapper for libgamma.
+
+DESCRIPTION
+ pylibgamma is a Python 3 wrapper for libgamma, a library that aims
+ to abstract away the display server when adjusting the colour curves
+ for monitors via gamma ramps.
+
+SEE ALSO
+ libgamma(7)
+
+ Full documentation available locally via the command help i python(1).