aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 4166e6ad..7138084b 100644
--- a/README.md
+++ b/README.md
@@ -22,8 +22,7 @@ https://todo.sr.ht/~cedric/newspipe
The core technologies are [Flask](http://flask.pocoo.org),
[asyncio](https://www.python.org/dev/peps/pep-3156/),
-[SQLAlchemy](http://www.sqlalchemy.org)
-and [React](https://facebook.github.io/react/).
+[SQLAlchemy](http://www.sqlalchemy.org).
## Deployment
bgstack15