diff --git a/README.md b/README.md index 27ce206..e2d50a0 100644 --- a/README.md +++ b/README.md @@ -173,8 +173,6 @@ python3 cli.py **Options 2:** Run with the Web interface. -Note: Currently we advice you run the CLI instead. Web interface is an active work in progress. - Start the backend. ```sh @@ -183,8 +181,6 @@ python3 api.py Go to `http://localhost:3000/` and you should see the web interface. -Please note that the Web interface doesn't stream messages at the moment. - --- ## Usage