readme formatting nit

This commit is contained in:
Manish Goregaokar 2016-06-27 21:08:16 +05:30 committed by GitHub
parent 5aea20da7f
commit f4115f104e

View file

@ -272,7 +272,7 @@ In your `Cargo.toml`:
clippy = {version = "*", optional = true}
[features]
default=[]
default = []
```
And, in your `main.rs` or `lib.rs`: