Fix Usage typo

pull/1/head
Nelson Chen 7 years ago committed by GitHub
parent 760a840392
commit b0c2370093
  1. 2
      README.md

@ -14,7 +14,7 @@ First, you need to add this in your `Cargo.toml`:
```toml ```toml
[dependencies] [dependencies]
tokio-timer = "*" tokio-tungstenite = "*"
``` ```
Next, add this to your crate: Next, add this to your crate:

Loading…
Cancel
Save