Update flow-bin to 0.123.0
[e-mobility-charging-stations-simulator.git] / README.md
index 2a77dc14a999b7655f45a7ef845165938c25df55..95198791c35377694b45ba64735eeb2f0eed1ab1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,10 +6,10 @@ 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
 
-This file and all other files in this repository are licensed under the Apache Software License, v.2 and copyrighted under the copyright in [NOTICE file](NOTICE), except as noted otherwise in the [LICENSE file](LICENSE).
+This file and all other files in this repository are licensed under the Apache Software License, v.2 and copyrighted under the copyright in [NOTICE](NOTICE) file, except as noted otherwise in the [LICENSE](LICENSE) file.
 
 Please note that Docker images can contain other software which may be licensed under different licenses. This LICENSE and NOTICE files are also included in the Docker image. For any usage of built Docker images please make sure to check the licenses of the artifacts contained in the images.