aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2017-06-02 07:34:31 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2017-06-02 07:34:31 +0300
commit699b29dc784b716a24ca97587e5ad529cbc3bc00 (patch)
treeac772064e030b04b72a606e329f846d62c69bed3 /README.md
parentfix licensing notices (diff)
downloadsimple-interpreter-699b29dc784b716a24ca97587e5ad529cbc3bc00.tar.gz
simple-interpreter-699b29dc784b716a24ca97587e5ad529cbc3bc00.zip
README updateHEADmaster
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 959508c..f82bacc 100644
--- a/README.md
+++ b/README.md
@@ -203,7 +203,7 @@ Prerequisites
-------------
Requires Python 3.
-The author is using Python 3.5.1.
+CPython 3.5.1 has been verified to work properly.
Usage
-----