summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-15 20:59:09 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-15 20:59:09 +0200
commit54bf846f2159a5099276225da91c427d3b1133f3 (patch)
treecd6db0029fd7fa52a36fad43e75fd078a762cd1d /README.md
parentupdate limitations (diff)
downloadblueshift-54bf846f2159a5099276225da91c427d3b1133f3.tar.gz
blueshift-54bf846f2159a5099276225da91c427d3b1133f3.tar.bz2
blueshift-54bf846f2159a5099276225da91c427d3b1133f3.tar.xz
canniablise my fake windows patch for redshift
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index cc3e66b..2104022 100644
--- a/README.md
+++ b/README.md
@@ -36,11 +36,11 @@ modifying the colour curves.
Blueshift 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,
-Free Software clones (for example ReactOS) may however
-get support. Blueshift is fully extensible so it is
-possible to make extensions that make it usable under
+and Blueshift will never, officially, be tested on any
+proprietary operating system. It may however add
+theoretical support and be tested on Free Software clones
+(for example ReactOS). 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