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