docs: refine README.md and ui/web/README.md
authorJérôme Benoit <jerome.benoit@sap.com>
Sat, 9 Mar 2024 18:26:43 +0000 (19:26 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Sat, 9 Mar 2024 18:26:43 +0000 (19:26 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md
ui/web/README.md

index 1c82b1a350129654ac24dd7f2b94d0d1f4820ff3..117330e366c51beb0158dcab690b9fa5352c6da8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,8 +1,11 @@
 <!-- markdownlint-disable-file MD033 MD024 -->
+<div align="center">
 
-# [e-mobility charging stations simulator](https://github.com/sap/e-mobility-charging-stations-simulator)
+# [e-Mobility charging stations simulator](https://github.com/sap/e-mobility-charging-stations-simulator)
 
-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.
+</div>
+
+<div align="center">
 
 [![GitHub Clones](https://img.shields.io/badge/dynamic/json?color=brightgreen&label=Clone&query=count&url=https://gist.githubusercontent.com/jerome-benoit/c7c669b881d5b27dc0b44a639504ff93/raw/clone.json&logo=github)](https://github.com/SAP/e-mobility-charging-stations-simulator/graphs/traffic)
 [![GitHub commit activity (main)](https://img.shields.io/github/commit-activity/m/SAP/e-mobility-charging-stations-simulator/main?color=brightgreen&logo=github)](https://github.com/SAP/e-mobility-charging-stations-simulator/graphs/commit-activity)
@@ -10,6 +13,10 @@ Simple [node.js](https://nodejs.org/) software to simulate and scale a set of ch
 [![REUSE status](https://api.reuse.software/badge/github.com/SAP/e-mobility-charging-stations-simulator)](https://api.reuse.software/info/github.com/SAP/e-mobility-charging-stations-simulator)
 [![Javascript Standard Style Guide](<https://badgen.net/static/code style/standard/green>)](https://standardjs.com)
 
+</div>
+
+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.
+
 ## Table of contents
 
 - [Installation](#installation)
index 250d0bd02008cca24121bc9c69d888ef8935e7ec..b2fd3d84f5b8c984e36bd2c65546e4813888e326 100644 (file)
@@ -1,5 +1,9 @@
+</div align="center"
+
 # Web UI
 
+</div>
+
 The Web UI code and configuration is in the repository directory [ui/web](./../../ui/web/). Commands execution is relative to that directory.
 
 ## Table of contents