Update README.md
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 19 Oct 2020 13:01:45 +0000 (15:01 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 19 Oct 2020 13:01:45 +0000 (15:01 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md

index 1def4d15c96429137970a25348798682b24c781d..4cccaa078625fe7a66622f511c7f03aa960b1573 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,9 +2,9 @@
 
 ## Summary
 
-Simple node program to simulate a set of charging stations based on OCPP 1.6 protocol.
+Simple node program to simulate a set of charging stations based on OCPP-J 1.6 protocol.
 
-To start the program run: `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).