diff --git a/websocket_chatExample/readme.md b/websocket_chatExample/readme.md index 33eee2b..5046b7e 100644 --- a/websocket_chatExample/readme.md +++ b/websocket_chatExample/readme.md @@ -1,16 +1,16 @@ This is a unicast websocket chat. To install : - gcc websocket_chat.c mongoose.c -o websocket_chat + gcc websocket_chat.c mongoose.c -o websocket_chat To run the server : - ./websocket_chat + ./websocket_chat Instructions : -1. Open 127.0.0.1:8000 in your webBrowser -2. To bind floID send - $ -3. To send msg to a floID - +1. Open `127.0.0.1:8000` in your webBrowser +2. To bind floID send : + `$` +3. To send msg to a floID : + ` `