summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-03-15 10:49:50 +0100
committerMattias Andrée <maandree@operamail.com>2014-03-15 10:49:50 +0100
commit70bb8dcf632577fadcb59f80b6a00cbe6835d7e4 (patch)
tree2d72254547c69c677aa246e8dee3c4e95241626c /README.md
parentwhoops (diff)
downloadblueshift-70bb8dcf632577fadcb59f80b6a00cbe6835d7e4.tar.gz
blueshift-70bb8dcf632577fadcb59f80b6a00cbe6835d7e4.tar.bz2
blueshift-70bb8dcf632577fadcb59f80b6a00cbe6835d7e4.tar.xz
update readme
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md28
1 files changed, 13 insertions, 15 deletions
diff --git a/README.md b/README.md
index 4d6303b..2b4c722 100644
--- a/README.md
+++ b/README.md
@@ -27,20 +27,17 @@ Python 3) where all the policies are implemented,
Blueshift is only meant to provide the mechanism for
modifying the colour curves.
-Blueshift neither provides any means of automatically
-getting your geographical location; the intention is
-that you should implement that in the policy yourself
-using library which can do that. Additionally Blueshift
-provides not safe guards from making your screen
-unreadable or otherwise miscoloured; and Blueshift will
-never, officially, add support specifically for any
-proprietary operating system. Blueshift is fully
-extensible so it is possible to make extensions that
-make it usable under unsupported systems, the base code
-is written in Python 3 without calls to any system
-dependent functions (with exception for fallbacks.)
-This is not necessarily true for configuration script
-examples and optional features.
+provides no safe guards from making your screen
+unreadable (this feature [the lack of a feature] is
+used in the sleepmode example) or otherwise miscoloured;
+and Blueshift will never, officially, add support
+specifically for any proprietary operating system.
+Blueshift is fully extensible so it is possible to
+make extensions that make it usable under unsupported
+systems, the base code is written in Python 3 without
+calls to any system dependent functions (with exception
+for fallbacks.) This is not necessarily true for
+configuration script examples and optional features.
If Blueshift does not work for you for any of these
reasons, you should take a look at Redshift. The mean
@@ -84,7 +81,8 @@ additional installation options.
On error make sure you do not have `--as-needed` in `LDFLAGS`.
-#### Arch Linux
+#### Arch Linux, Parabola
Blueshift is available in the Arch User Repository,
under the name `blueshift`.
+