From 5ae2b5c38e3f687c357e63b837638608576f552b Mon Sep 17 00:00:00 2001 From: steevLP Date: Fri, 27 Sep 2019 15:18:39 +0200 Subject: [PATCH] Update readme.md --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 835ae16..59b992d 100644 --- a/readme.md +++ b/readme.md @@ -3,11 +3,11 @@ Simply dealing with as the description says "nearly" all kind of software which Since it also handles web socket request it can be used as real coss side server # Documentation -You do not realy need much to get your Server Running -basicly all you need is the Packet Structur and the the know how, how to create events. +You do not realy need much to get your Server Running! +Basicly all you need, is the Packet Structur and the the know how, how to create events. ## Packets -thats easy look! +That's easy, look! Packets are platform and socket wide the same A Normal Packet would look like this