From 54b2b211231911a48f5427b0ad8cff5ffc9dec39 Mon Sep 17 00:00:00 2001 From: Dorian Zedler Date: Tue, 25 Feb 2020 14:39:45 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bef89a5..9686875 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,8 @@ The commands are delivered via plain tcp sockets. - none #### Example -The communiction between a server and a lient could look like this: +The communiction between a server and a lient could look like this: + | Direction | Command | Meaning | |-------------------|---------------------|---------| | Server -> Client | setUsingPlateType X | The client has to use the PlateTye X |