README.md: Add a link to configuration template.
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 18 Apr 2020 11:51:37 +0000 (13:51 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 18 Apr 2020 11:51:37 +0000 (13:51 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md

index 95198791c35377694b45ba64735eeb2f0eed1ab1..1fbf5a849907041f984bee0bbb098aa5aaa8c694 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 src/assets/config.json file. A configuration template file is available at src/assets/config-template.json.
+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](src/assets/config-template.json).
 
 ## License