aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index faa3e455..0db16e93 100644
--- a/README.md
+++ b/README.md
@@ -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),
bgstack15