diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-04-08 23:22:57 +0200 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2014-04-08 23:22:57 +0200 |
commit | a532b74a47046657004b391ec5c1b99dc1350991 (patch) | |
tree | 9e98d7834aa0fd5f335a9199f23a52ee6eb18d87 /README.md | |
parent | Updated README. (diff) | |
download | newspipe-a532b74a47046657004b391ec5c1b99dc1350991.tar.gz newspipe-a532b74a47046657004b391ec5c1b99dc1350991.tar.bz2 newspipe-a532b74a47046657004b391ec5c1b99dc1350991.zip |
Fixed README.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ based on [Flask](http://flask.pocoo.org/). Features -------- -* the database is managed with [SQLAlchemy](http://www.sqlalchemy.org/) database; +* the database is managed with [SQLAlchemy](http://www.sqlalchemy.org/); * feeds batch import with OPML files; * export all your feeds to OPML; * e-mail notification; |