From f170da2eedb4be7dedc205272049f548d34ae8b4 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sun, 1 Jul 2018 22:07:40 +0200 Subject: Updated README. --- README.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 85d866b3..792c7ca1 100644 --- a/README.rst +++ b/README.rst @@ -2,11 +2,9 @@ 🗞 Newspipe 🗞 ============= - Presentation ------------ - `Newspipe `_ is a web-based news aggregator and reader. @@ -28,7 +26,7 @@ The core technologies are `Flask `_, `SQLAlchemy `_ and `React `_. -Python >= 3.6 is required. +Python >= 3.6.6 is recommended. Documentation -- cgit