From 7176985f002d3a50d14a52504d756f16ab60ea19 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Sat, 24 Feb 2024 22:18:26 +0100 Subject: [PATCH] docs(ui): refine ui/web/README.md wording MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- ui/web/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/web/README.md b/ui/web/README.md index 08cb743d..1541dd2b 100644 --- a/ui/web/README.md +++ b/ui/web/README.md @@ -51,7 +51,7 @@ You can now follow the link displayed in the terminal. The Web UI looks like the ![webui](./src/assets/webui.png) -1. With the buttons on the top you can stop, start the simulator, add new charging stations and refresh the content. +1. With the buttons on the top you can start/stop the simulator, add new charging stations and refresh the content. 2. Each charging station is a row in the table with specific 'Actions' to execute. Try 'Stop Charging Station' and refresh with the large blue button and see the status 'Started' turns from 'Yes' into 'No'. ### Development -- 2.34.1