From: Jérôme Benoit Date: Sat, 9 Mar 2024 12:52:59 +0000 (+0100) Subject: docs: refine README.md X-Git-Tag: v1.3.0~15 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=738acbf767e776699e06239a63cb35558018fcc0;p=e-mobility-charging-stations-simulator.git docs: refine README.md Signed-off-by: Jérôme Benoit --- diff --git a/README.md b/README.md index 5a23ad09..274aac4a 100644 --- a/README.md +++ b/README.md @@ -537,7 +537,7 @@ Protocol to control the simulator via a Websocket or HTTP server: sequenceDiagram Client->>UI Server: request UI Server->>Client: response -Note over UI Server,Client: Transport protocol: HTTP, Websocket +Note over UI Server,Client: HTTP or Websocket ``` ### Websocket Protocol