summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index c76a0ce..41c08b5 100644
--- a/README
+++ b/README
@@ -4,5 +4,5 @@ Principles:
* Assume most build environments are sane, and ignore the rest.
* In the face of ambiguity, refuse the temptation to guess.
* Never automatically toggle features based on the build environment.
-* Written in python2 for easy editing and wide portability.
+* Written in python3 for easy editing and wide portability.
* GPL, but this does not apply to the program being built.