aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2015-12-07 12:52:57 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2015-12-07 12:52:57 +0100
commit5f9932f4ee0cc1b42d94c94c8977f64643810fdb (patch)
treecaad1a5590e27b3996f5657625601c57b774c44c
parentMerge branch 'master' of github.com:JARR-aggregator/JARR (diff)
downloadnewspipe-5f9932f4ee0cc1b42d94c94c8977f64643810fdb.tar.gz
newspipe-5f9932f4ee0cc1b42d94c94c8977f64643810fdb.tar.bz2
newspipe-5f9932f4ee0cc1b42d94c94c8977f64643810fdb.zip
Updated README.
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ca9dc44d..fbfda039 100644
--- a/README.rst
+++ b/README.rst
@@ -25,7 +25,7 @@ The core technologies are `Flask <http://flask.pocoo.org>`_,
`asyncio <https://www.python.org/dev/peps/pep-3156/>`_ and
`SQLAlchemy <http://www.sqlalchemy.org>`_.
-Python 3.4 is recommended.
+Python 3.5 is recommended.
Documentation
=============
bgstack15