diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-05-28 07:49:11 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-05-28 07:49:11 +0200 |
commit | 99ac7f0998f530e98e85b93db354ae22b5378f59 (patch) | |
tree | dc932017a7c71462d1259c169290e3d0c740188f /README.rst | |
parent | Testing a performance improvement. (diff) | |
download | newspipe-99ac7f0998f530e98e85b93db354ae22b5378f59.tar.gz newspipe-99ac7f0998f530e98e85b93db354ae22b5378f59.tar.bz2 newspipe-99ac7f0998f530e98e85b93db354ae22b5378f59.zip |
Updated README.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -12,13 +12,14 @@ Features ======== * can be deployed on Heroku or on a traditional server; -* HTTP proxy support; -* feeds batch import with OPML files; -* export all your feeds to OPML; -* e-mail notification; +* data liberation: export/import all your account with a JSON file; +* export/import feeds with OPML files; * export articles to HTML; +* e-mail notification; * favorite articles; -* share articles with Google +, Pinboard and reddit. +* detection of inactive feeds; +* share articles with Google +, Pinboard and reddit; +* HTTP proxy support. Usage |