Skip to content

Commit 9fd1745

Browse files
committed
+license
1 parent d4ebd68 commit 9fd1745

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#rust-clippy
22
[![Build Status](https://travis-ci.org/Manishearth/rust-clippy.svg?branch=master)](https://travis-ci.org/Manishearth/rust-clippy)
3+
[![Current Version](http://meritbadge.herokuapp.com/optional)](https://crates.io/crates/clippy)
4+
[![License: MIT/Apache](https://img.shields.io/crates/l/clippy.svg)](#License)
35

46
A collection of lints to catch common mistakes and improve your Rust code.
57

0 commit comments

Comments
 (0)