From: Jérôme Benoit Date: Sat, 24 Feb 2024 21:18:26 +0000 (+0100) Subject: docs(ui): refine ui/web/README.md wording X-Git-Tag: v1.2.38~45 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=7176985f002d3a50d14a52504d756f16ab60ea19;p=e-mobility-charging-stations-simulator.git docs(ui): refine ui/web/README.md wording Signed-off-by: Jérôme Benoit --- 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