From 60fc72fab200b15cf4a81c120cbd855ed6e20582 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Mon, 19 Oct 2020 14:59:53 +0200 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae9351a0..1def4d15 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Simple node program to simulate a set of charging stations based on OCPP 1.6 protocol. -To run the program start: `npm start`. +To start the program run: `npm start`. All the configuration parameters of the program must be within the src/assets/config.json file. A configuration template file is available at [src/assets/config-template.json](src/assets/config-template.json). -- 2.34.1