Update README.md

This commit is contained in:
Manish Goregaokar 2014-12-10 12:21:55 +05:30
parent a9e0f48fd5
commit 1e182b36fb

View file

@ -10,4 +10,6 @@ Lints included in this crate:
- `clippy_box_vec`: Warns on usage of `Box<Vec<T>>`
- `clippy_dlist`: Warns on usage of `DList`
More to come, please [file an issue](https://github.com/Manishearth/rust-clippy/issues) if you have ideas!
More to come, please [file an issue](https://github.com/Manishearth/rust-clippy/issues) if you have ideas!
Licensed under [MPL](https://www.mozilla.org/MPL/2.0/). If you're having issues with the license, let me know and I'll try to change it to something more permissive.