diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 19 |
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. |