docs: refine README.md
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 9 Mar 2024 12:35:46 +0000 (13:35 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 9 Mar 2024 12:35:46 +0000 (13:35 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md

index ff2cd0e7d5512703f1a7226bf7c1d5c8f88bbe2e..5a23ad0936ca0a523e4bcf5d9a80689f969b9a11 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@
     - [GNU/Linux](#gnulinux)
   - [Dependencies](#dependencies)
 - [Initial configuration](#initial-configuration)
-- [Start](#start)
+- [Start simulator](#start-simulator)
 - [Start Web UI](#start-web-ui)
 - [Configuration files syntax](#configuration-files-syntax)
   - [Charging stations simulator configuration](#charging-stations-simulator-configuration)
@@ -90,7 +90,7 @@ Copy the RFID tags template file [src/assets/idtags-template.json](./src/assets/
 
 Tweak them to your needs by following the section [configuration files syntax](./README.md#configuration-files-syntax): OCPP server supervision URL(s), charging station templates, etc.
 
-## Start
+## Start simulator
 
 To start the program, run: `pnpm start`.
 
@@ -100,7 +100,7 @@ See Web UI [README.md](./ui/web/README.md) for more information.
 
 ## Configuration files syntax
 
-All configuration files are in the JSON standard format.
+All configuration files are using the JSON standard syntax.
 
 **Configuration files locations**: