From 46d6f2454e994fbaf7caddfb3c34c82895c805b3 Mon Sep 17 00:00:00 2001 From: Joe Rattazzi Date: Sat, 14 Oct 2017 14:47:38 -0500 Subject: [PATCH] Add link to Rust Github Linking to the Rust-lang Github repository: https://github.com/rust-lang/rust --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ef61a9df..26e7f12dc 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![Current Version](http://meritbadge.herokuapp.com/clippy)](https://crates.io/crates/clippy) [![License: MPL-2.0](https://img.shields.io/crates/l/clippy.svg)](#License) -A collection of lints to catch common mistakes and improve your Rust code. +A collection of lints to catch common mistakes and improve your [Rust](https://github.com/rust-lang/rust) code. [There are 209 lints included in this crate!](https://rust-lang-nursery.github.io/rust-clippy/master/index.html)