We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d8963f commit b1ee6d4Copy full SHA for b1ee6d4
README.md
@@ -649,15 +649,15 @@ Examples using websocket-sharp.
649
650
### Example ###
651
652
-**[Example]** connects to the **[Echo server]** with the WebSocket.
+[Example] connects to the [Echo server].
653
654
### Example2 ###
655
656
-**[Example2]** starts a WebSocket server.
+[Example2] starts a WebSocket server.
657
658
### Example3 ###
659
660
-**[Example3]** starts an HTTP server that allows to accept the WebSocket handshake requests.
+[Example3] starts an HTTP server that allows to accept the WebSocket handshake requests.
661
662
Would you access to [http://localhost:4649](http://localhost:4649) to do **WebSocket Echo Test** with your web browser while Example3 is running?
663
0 commit comments