Update README.md

This commit is contained in:
Manish Goregaokar 2015-09-19 19:16:59 +05:30
parent 7fdf52270b
commit 56b9682624
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#rust-clippy
[![Build Status](https://travis-ci.org/Manishearth/rust-clippy.svg?branch=master)](https://travis-ci.org/Manishearth/rust-clippy)
A collection of lints that give helpful tips to newbies and catch oversights.
A collection of lints to catch common mistakes and improve your Rust code.
[Jump to usage instructions](#usage)