From: Jérôme Benoit Date: Wed, 24 Aug 2022 14:55:04 +0000 (+0200) Subject: README.md: add link Web UI README.md X-Git-Tag: v1.1.66~13 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=b8cc885d41051becc9c539e24a730255312f35fe;p=e-mobility-charging-stations-simulator.git README.md: add link Web UI README.md Signed-off-by: Jérôme Benoit --- diff --git a/README.md b/README.md index a4103c0e..b3e74d08 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,8 @@ To start the program, run: `npm start`. ## Start Web UI +See Web UI [README.md](src/ui/web/README.md) for more information. + ## Configuration files syntax All configuration files are in the JSON standard format.