diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-11-27 08:33:44 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-11-27 08:33:44 +0100 |
commit | f9e04a8164ea6fe9a0fbba88b622b5007af080a6 (patch) | |
tree | 35804484dcddd2eb90c18a1910feb1750193759b | |
parent | fix (diff) | |
download | newspipe-f9e04a8164ea6fe9a0fbba88b622b5007af080a6.tar.gz newspipe-f9e04a8164ea6fe9a0fbba88b622b5007af080a6.tar.bz2 newspipe-f9e04a8164ea6fe9a0fbba88b622b5007af080a6.zip |
Updated README.
-rw-r--r-- | README.rst | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -8,11 +8,11 @@ Presentation `JARR (Just Another RSS Reader) <https://github.com/JARR-aggregator/JARR>`_ is a web-based news aggregator. -Features -======== +Main features +============= -* can be deployed on Heroku or on a traditional server; -* multiple users can use the platform; +* can be easily deployed on Heroku or on a traditional server; +* multiple users can use a JARR instance; * a RESTful API to manage your articles; * data liberation: export and import all your account with a JSON file; * export and import feeds with OPML files; @@ -31,7 +31,8 @@ Python 3.4 is recommended. Documentation ============= -A documentation is available `here <https://jarr.readthedocs.org>`_. +A documentation is available `here <https://jarr.readthedocs.org>`_ and provides +different ways to install JARR. Internationalization ==================== |