From: Jérôme Benoit Date: Sun, 28 May 2023 10:56:45 +0000 (+0200) Subject: docs: refine README.md X-Git-Tag: v1.2.15~25 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=a712de6fb7d7883d6d55015b5f264e494b9b3008;p=e-mobility-charging-stations-simulator.git docs: refine README.md Signed-off-by: Jérôme Benoit --- diff --git a/.vscode/settings.json b/.vscode/settings.json index 2925ce90..4ae6a955 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -15,6 +15,7 @@ "bufferutil", "cacheable", "commitlint", + "corepack", "csms", "emobility", "evse", diff --git a/README.md b/README.md index a15ce9c5..91ebf65c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## Summary -Simple [node.js](https://nodejs.org/) software to simulate and scale a set of charging stations based on the OCPP-J 1.6 protocol as part of SAP e-Mobility solution. +Simple [node.js](https://nodejs.org/) software to simulate and scale a set of charging stations based on the OCPP-J protocol as part of [SAP e-Mobility](https://www.sap.com/products/scm/e-mobility.html) solution. ## Prerequisites