diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2019-05-11 22:22:11 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2019-05-11 22:22:11 +0200 |
commit | 1e5940533ffbe795e39038d6252ecf46cf098733 (patch) | |
tree | 2cabfb4e4623a6919701b2a4cec4998bf71423aa | |
parent | Merge branch 'master' of gitlab.com:newspipe/newspipe (diff) | |
download | newspipe-1e5940533ffbe795e39038d6252ecf46cf098733.tar.gz newspipe-1e5940533ffbe795e39038d6252ecf46cf098733.tar.bz2 newspipe-1e5940533ffbe795e39038d6252ecf46cf098733.zip |
Updated README.
-rw-r--r-- | README.rst | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ -============= -🗞 Newspipe 🗞 -============= +======== +Newspipe +======== Presentation ------------ @@ -18,7 +18,7 @@ Main features * export and import feeds with OPML files; * favorite articles; * detection of inactive feeds; -* share articles with Google +, Pinboard and reddit; +* Pinboard and reddit; * personal management of bookmarks (with import from Pinboard). The core technologies are `Flask <http://flask.pocoo.org>`_, |