From: Jérôme Benoit Date: Sun, 24 Mar 2024 20:38:16 +0000 (+0100) Subject: docs: refine README.md X-Git-Tag: v1.3.1~2 X-Git-Url: https://git.piment-noir.org/?p=e-mobility-charging-stations-simulator.git;a=commitdiff_plain;h=c1936747c6fb43fb39b67821e020b4a819ab4340 docs: refine README.md Signed-off-by: Jérôme Benoit --- diff --git a/README.md b/README.md index 5d7a34ea..e897431b 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,9 @@ Tweak them to your needs by following the section [configuration files syntax](# ## Start simulator -Run: `pnpm start`. +```shell +pnpm start +``` ## Start Web UI