From: Jérôme Benoit Date: Thu, 17 Mar 2022 13:59:58 +0000 (+0100) Subject: README.md: Fix text formatting X-Git-Tag: v1.1.56~4 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=afccb423a406d9053462af7ee0055dc8a4f63a71;p=e-mobility-charging-stations-simulator.git README.md: Fix text formatting Signed-off-by: Jérôme Benoit --- diff --git a/README.md b/README.md index 7b396f0a..73e78e26 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ But the modifications to test have to be done to the files in the build result d ### Charging station configuration template -**src/assets/station-templates/.json**: +**src/assets/station-templates/\.json**: | Key | Value(s) | Default Value | Value type | Description | | --------------------------------- | ---------- | --------------- | --------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------ | @@ -221,7 +221,7 @@ But the modifications to test have to be done to the files in the build result d ### Charging station configuration -**src/assets/configurations/.json**: +**src/assets/configurations/\.json**: The charging station configuration file is automatically generated at start from the charging station configuration template file.