aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJon Lund Steffensen <jonlst@gmail.com>2014-10-13 00:44:06 -0400
committerJon Lund Steffensen <jonlst@gmail.com>2014-10-13 00:44:06 -0400
commit4adc2d0970dd256ba6972c6d15963661afb9aa40 (patch)
treeaf2153a348c6fa34c65d6b2852ae64a9baa5621c /README.md
parentAdd Travis CI configuration file (diff)
downloadredshift-ng-4adc2d0970dd256ba6972c6d15963661afb9aa40.tar.gz
redshift-ng-4adc2d0970dd256ba6972c6d15963661afb9aa40.tar.bz2
redshift-ng-4adc2d0970dd256ba6972c6d15963661afb9aa40.tar.xz
README: Rename to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..666b3eb
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+
+Redshift
+========
+
+Redshift adjusts the color temperature of your screen according to
+your surroundings. This may help your eyes hurt less if you are
+working in front of the screen at night.
+
+Run `redshift -h' for help on command line options. You can run the program
+as `redshift-gtk' instead of 'redshift' for a graphical status icon.
+
+Website: http://jonls.dk/redshift/
+Project page: https://github.com/jonls/redshift
+
+
+Building from source
+--------------------
+
+See the file HACKING for more details on building from source.