From e5470635de807bc1cd8503c145704beaa60f254f Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sat, 14 Mar 2020 11:31:48 +0100 Subject: Added screenshot in the README. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 681690f6..ffa9307d 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit