diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2020-03-14 14:27:09 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2020-03-14 14:27:09 +0100 |
commit | 5b32fab4e13a7924b1561b6af6f583c2aedc6955 (patch) | |
tree | f57c70d35eb6106337919e20e99d567520abffea /README.md | |
parent | Fixed email notifications. (diff) | |
parent | Added screenshot in the README. (diff) | |
download | newspipe-5b32fab4e13a7924b1561b6af6f583c2aedc6955.tar.gz newspipe-5b32fab4e13a7924b1561b6af6f583c2aedc6955.tar.bz2 newspipe-5b32fab4e13a7924b1561b6af6f583c2aedc6955.zip |
Merge branch 'master' of git.sr.ht:~cedric/newspipe
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ [Newspipe](https://git.sr.ht/~cedric/newspipe) is a web news aggregator. +![Newspipe Home page](docs/static/newspipe_home-page.png "Newspipe Home page") + Newspipe is written in Python. The core technologies are [Flask](http://flask.pocoo.org), [asyncio](https://www.python.org/dev/peps/pep-3156/) and |