diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-07-01 22:07:40 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2018-07-01 22:07:40 +0200 |
commit | f170da2eedb4be7dedc205272049f548d34ae8b4 (patch) | |
tree | eb7284f1b550740ad0aaa959503b22f5c9cb42f9 | |
parent | Updated copyrights (diff) | |
download | newspipe-f170da2eedb4be7dedc205272049f548d34ae8b4.tar.gz newspipe-f170da2eedb4be7dedc205272049f548d34ae8b4.tar.bz2 newspipe-f170da2eedb4be7dedc205272049f548d34ae8b4.zip |
Updated README.
-rw-r--r-- | README.rst | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -2,11 +2,9 @@ 🗞 Newspipe 🗞 ============= - Presentation ------------ - `Newspipe <https://github.com/newspipe/newspipe>`_ is a web-based news aggregator and reader. @@ -28,7 +26,7 @@ The core technologies are `Flask <http://flask.pocoo.org>`_, `SQLAlchemy <http://www.sqlalchemy.org>`_ and `React <https://facebook.github.io/react/>`_. -Python >= 3.6 is required. +Python >= 3.6.6 is recommended. Documentation |