diff options
author | Cédric Bonhomme <kimble.mandel@gmail.com> | 2014-02-10 09:17:46 +0100 |
---|---|---|
committer | Cédric Bonhomme <kimble.mandel@gmail.com> | 2014-02-10 09:17:46 +0100 |
commit | 546db93293bd970201649f973c8b714e50410362 (patch) | |
tree | bc296bf92f75c599abfb0eb0ce0c52fa5b5bf288 /README.md | |
parent | Export feeds to OPML. (diff) | |
download | newspipe-546db93293bd970201649f973c8b714e50410362.tar.gz newspipe-546db93293bd970201649f973c8b714e50410362.tar.bz2 newspipe-546db93293bd970201649f973c8b714e50410362.zip |
Updated README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ Features * articles are stored in a [MongoDB](http://www.mongodb.org/) database; * fast full-text indexing and searching thanks the [Whoosh](https://bitbucket.org/mchaput/whoosh) library; * feeds batch import with OPML files; +* export all your feeds to OPML; * e-mail notification; * export articles to HTML; * favorite articles; |