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

index e744f22c59ef32f59f72b0d562729d07b0d40818..1c82b1a350129654ac24dd7f2b94d0d1f4820ff3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
 
 # [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.
+
 [![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)
 [![CI workflow](https://github.com/SAP/e-mobility-charging-stations-simulator/actions/workflows/ci.yml/badge.svg)](https://github.com/SAP/e-mobility-charging-stations-simulator/actions/workflows/ci.yml)
@@ -10,7 +12,6 @@
 
 ## Table of contents
 
-- [Summary](#summary)
 - [Installation](#installation)
   - [Prerequisites](#prerequisites)
     - [Windows](#windows)
 - [Code of Conduct](#code-of-conduct)
 - [Licensing](#licensing)
 
-## Summary
-
-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.
-
 ## Installation
 
 ### Prerequisites