aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-12-02 11:25:18 +0100
committerMattias Andrée <maandree@operamail.com>2015-12-02 11:25:18 +0100
commit1a2b5f51ecc7269ef603a5c84b67182f6d4ab414 (patch)
tree66358fbe9d36668160191d36ad6f20f788348a08
parentupdate dist (diff)
downloadlibgamma-1a2b5f51ecc7269ef603a5c84b67182f6d4ab414.tar.gz
libgamma-1a2b5f51ecc7269ef603a5c84b67182f6d4ab414.tar.bz2
libgamma-1a2b5f51ecc7269ef603a5c84b67182f6d4ab414.tar.xz
improve readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--README27
1 files changed, 19 insertions, 8 deletions
diff --git a/README b/README
index f6ecc2d..9b8339b 100644
--- a/README
+++ b/README
@@ -1,9 +1,20 @@
-libgamma is a library that aims to abstract away the
-display server when adjusting the colour curves
-for monitors via gamma ramps.
-
-The principal goal of libgamma is to provide abstraction
-now that we are entering a world of multiple display
-servers and to reduce code duplication both within and
-between software like redshift and blueshift.
+NAME
+ libgamma - Display server abstraction layer for gamma ramps
+
+DESCRIPTION
+ libgamma is a library that aims to abstract away the
+ display server when adjusting the colour curves
+ for monitors via gamma ramps.
+
+RATIONALE
+ The principal goal of libgamma is to provide abstraction
+ now that we are entering a world of multiple display
+ servers and to reduce code duplication both within and
+ between software like redshift(1) and blueshift(1).
+
+SEE ALSO
+ blueshift(1), xgamma(1), xrandr(1), pylibgamma, jlibgamma,
+ libgammamm
+
+ Full documentation available locally via: info '(libgamma)'