From afccb423a406d9053462af7ee0055dc8a4f63a71 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Thu, 17 Mar 2022 14:59:58 +0100 Subject: [PATCH] README.md: Fix text formatting MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.34.1