diff options
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -11,7 +11,8 @@ based on `Flask <http://flask.pocoo.org/>`_. Features ======== -* the database is managed with `SQLAlchemy <http://www.sqlalchemy.org/>`_; +* can be deployed both on Heroku and on a traditional server; +* HTTP proxy support; * feeds batch import with OPML files; * export all your feeds to OPML; * e-mail notification; |