diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2020-03-10 13:48:05 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2020-03-10 13:48:05 +0100 |
commit | fa40cf6854a0ed66225aa0e804fa32123c747c94 (patch) | |
tree | f694bb4ad923466dd1aa70928cfcc1df414035f9 /README.md | |
parent | bugfix: global variable conf has been replaced by application (diff) | |
download | newspipe-fa40cf6854a0ed66225aa0e804fa32123c747c94.tar.gz newspipe-fa40cf6854a0ed66225aa0e804fa32123c747c94.tar.bz2 newspipe-fa40cf6854a0ed66225aa0e804fa32123c747c94.zip |
Updated Python dependencies.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -2,8 +2,7 @@ ## Presentation -[Newspipe](https://git.sr.ht/~cedric/newspipe) is a web-based news -aggregator and reader. +[Newspipe](https://git.sr.ht/~cedric/newspipe) is a web news aggregator. Newspipe is written in Python. The core technologies are [Flask](http://flask.pocoo.org), |