]> git.lizzy.rs Git - rust.git/commitdiff
Update README.md
authorManish Goregaokar <manishsmail@gmail.com>
Sat, 19 Sep 2015 13:46:59 +0000 (19:16 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Sat, 19 Sep 2015 13:46:59 +0000 (19:16 +0530)
README.md

index 011078c5407299325ec21013a03475c25ae9e002..b1481eea5bf28535ea93f6ee07d3e11e96d23a74 100644 (file)
--- a/README.md
+++ b/README.md
@@ -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)