From e63d7729597f9cf1d02b6468989cd4dc416eb0e0 Mon Sep 17 00:00:00 2001 From: martin legrand Date: Fri, 25 Apr 2025 22:07:41 +0200 Subject: [PATCH] readme update --- README.md | 4 ---- 1 file changed, 4 deletions(-) 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