Update README.md

This commit is contained in:
Manish Goregaokar 2015-05-14 14:41:33 +05:30
parent 2ffbdfdcd0
commit 905509083c

View file

@ -24,7 +24,7 @@ Lints included in this crate:
To use, add the following lines to your Cargo.toml:
```
[dev-dependencies]
[dependencies]
clippy = "*"
```