pull/1/head
Jason Davies 7 years ago
parent 9f4f235404
commit 8b0fc1225a
  1. 2
      README.md

@ -23,7 +23,7 @@ Next, add this to your crate:
extern crate tokio_tungstenite;
```
Take a loot at the `examples/` directory for client and server examples. You may also want to get familiar with
Take a look at the `examples/` directory for client and server examples. You may also want to get familiar with
[tokio](https://tokio.rs/) if you don't have any experience with it.
## What is tokio-tungstenite?

Loading…
Cancel
Save