diff --git a/README b/README index 670f2382..1fa7bab4 100644 --- a/README +++ b/README @@ -1,8 +1,8 @@ -websocket-sharp +# websocket-sharp # A C# implementation of a WebSocket protocol client. -Usage: +## Usage ## Please refer to wsclient/wsclient.cs.