aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--docs/static/newspipe_home-page.pngbin0 -> 245970 bytes
2 files changed, 2 insertions, 0 deletions
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
diff --git a/docs/static/newspipe_home-page.png b/docs/static/newspipe_home-page.png
new file mode 100644
index 00000000..f5975be0
--- /dev/null
+++ b/docs/static/newspipe_home-page.png
Binary files differ
bgstack15