aboutsummaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index a345320b..5db05f6e 100644
--- a/README.rst
+++ b/README.rst
@@ -25,7 +25,7 @@ The core technologies are `Flask <http://flask.pocoo.org>`_,
`SQLAlchemy <http://www.sqlalchemy.org>`_
and `React <https://facebook.github.io/react/>`_.
-Python 3.5 is required.
+Python >= 3.5 is required.
Documentation
-------------
bgstack15