From 783b954595e60cfc5e90ddd749bc8578ec2512fe Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Wed, 19 Jun 2024 13:52:28 +0200 Subject: [PATCH] docs: refine README.md MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5fbf8734..183c3329 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Simple [node.js](https://nodejs.org/) software to simulate and scale a set of ch - [Start Web UI](#start-web-ui) - [Configuration files syntax](#configuration-files-syntax) - [Charging stations simulator configuration](#charging-stations-simulator-configuration) - - [Charging station configuration template](#charging-station-configuration-template) + - [Charging station template configuration](#charging-station-template-configuration) - [Charging station configuration](#charging-station-configuration) - [Docker](#docker) - [OCPP-J commands supported](#ocpp-j-commands-supported) @@ -91,7 +91,7 @@ curl https://get.volta.sh | bash choco install volta ``` -Setup [volta](https://volta.sh/) for [pnpm](https://github.com/pnpm/pnpm) package manager support: https://docs.volta.sh/advanced/pnpm +Setup [volta](https://volta.sh/) with [pnpm](https://github.com/pnpm/pnpm) package manager support: https://docs.volta.sh/advanced/pnpm ### Dependencies @@ -181,7 +181,7 @@ But the modifications to test have to be done to the files in the build target d - **dynamicPool** (experimental): Dynamically sized worker pool executing a fixed total number of simulated charging stations -### Charging station configuration template +### Charging station template configuration **src/assets/station-templates/\.json**: -- 2.34.1