Put the simulator configuration file in src/assets.
[e-mobility-charging-stations-simulator.git] / README.md
index 2a77dc14a999b7655f45a7ef845165938c25df55..bf387f9f84f5c2515da20a5112533d7fabd8af9c 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Simple node program to simulate a set of charging stations based on OCPP 1.6 pro
 
 To run the program start: `npm start`.
 
-All the parameters and control of the program are within the config.json file.
+All the parameters and control of the program are within the src/assets/config.json file. A configuration template file is available at src/assets/config-template.json.
 
 ## License