Skip to content

Commit

Permalink
Readme correction.
Browse files Browse the repository at this point in the history
  • Loading branch information
MUN1Z committed Aug 16, 2020
1 parent 2bf896a commit 1a2e0d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ using(var kingBuffer = KingBufferWriter.Create())
server.Stop();
```

# Using the TCP connection on KingClient
# Using the WebSocket connection on KingClient
```C#
// create and connect the client
var client = new KingClient();
Expand Down

0 comments on commit 1a2e0d9

Please sign in to comment.