README.md: sensible structure to UI protocol section
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 29 Aug 2022 18:22:43 +0000 (20:22 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 29 Aug 2022 18:22:43 +0000 (20:22 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
README.md

index 60a861d861955f43ee455f91c75a8fcb146e3163..70dde75d1532c4794274dfd30a0e323a571a62e2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -386,6 +386,10 @@ All kind of OCPP parameters are supported in a charging station configuration or
 
 Protocol to control the simulator via a Websocket or HTTP server.
 
+### HTTP Protocol
+
+A Postman or [Insomnia](https://insomnia.rest/) collection, to learn how to use the HTTP protocol to pilot the simulator, is available in [src/assets](./src/assets/) directory.
+
 ### WebSocket Protocol
 
 PDU stands for Protocol Data Unit.
@@ -524,10 +528,6 @@ Set the WebSocket header _Sec-Websocket-Protocol_ to `ui0.0.1`.
   `status`  
   }
 
-### HTTP Protocol
-
-A Postman or [Insomnia](https://insomnia.rest/) collection, to learn how to use the HTTP protocol to pilot the simulator, is available.
-
 ## Support, Feedback, Contributing
 
 This project is open to feature requests/suggestions, bug reports etc. via [GitHub issues](https://github.com/SAP/e-mobility-charging-stations-simulator/issues). Contribution and feedback are encouraged and always welcome. For more information about how to contribute, the project structure, as well as additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).