diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2017-06-02 07:34:31 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2017-06-02 07:34:31 +0300 |
commit | 699b29dc784b716a24ca97587e5ad529cbc3bc00 (patch) | |
tree | ac772064e030b04b72a606e329f846d62c69bed3 /README.md | |
parent | fix licensing notices (diff) | |
download | simple-interpreter-699b29dc784b716a24ca97587e5ad529cbc3bc00.tar.gz simple-interpreter-699b29dc784b716a24ca97587e5ad529cbc3bc00.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ----- |