aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index f2d1885..fcf02b3 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@ ilc
=========
[![Travis](https://img.shields.io/travis/tilpner/ilc.svg?style=flat-square&label=travis)](https://travis-ci.org/tilpner/ilc)
[![Appveyor](https://img.shields.io/appveyor/ci/tilpner/ilc.svg?style=flat-square&label=appveyor)](https://ci.appveyor.com/project/tilpner/ilc)
+[![Clippy Linting Result](http://clippy.bashy.io/github/tilpner/ilc/master/badge.svg?style=flat-square)](http://clippy.bashy.io/github/tilpner/ilc/master/log)
[![Crates.io version](https://img.shields.io/crates/v/ilc.svg?style=flat-square)](https://crates.io/crates/ilc)
[![Crates.io license](https://img.shields.io/crates/l/ilc.svg?style=flat-square)](http://choosealicense.com/licenses/apache-2.0/)
@@ -19,9 +20,9 @@ There are other builds, including for/with musl, mingw, or ARM. Please [check ou
| Platform | 64 bit | 32 bit |
| -------- | ------ | ------ |
-| Linux | [Download](https://github.com/tilpner/ilc/releases/download/v0.2.3.1/ilc-x86_64-unknown-linux-gnu.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.2.3.1/ilc-i686-unknown-linux-gnu.tar.gz) |
-| OS X | [Download](https://github.com/tilpner/ilc/releases/download/v0.2.3.1/ilc-x86_64-apple-darwin.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.2.3.1/ilc-i686-apple-darwin.tar.gz) |
-| Windows | [Download](https://github.com/tilpner/ilc/releases/download/v0.2.3.1/ilc-x86_64-pc-windows-msvc.zip) |[Download](https://github.com/tilpner/ilc/releases/download/v0.2.3.1/ilc-i686-pc-windows-msvc.zip) |
+| Linux | [Download](https://github.com/tilpner/ilc/releases/download/v0.3.0/ilc-x86_64-unknown-linux-gnu.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.3.0/ilc-i686-unknown-linux-gnu.tar.gz) |
+| OS X | [Download](https://github.com/tilpner/ilc/releases/download/v0.3.0/ilc-x86_64-apple-darwin.tar.gz) |[Download](https://github.com/tilpner/ilc/releases/download/v0.3.0/ilc-i686-apple-darwin.tar.gz) |
+| Windows | [Download](https://github.com/tilpner/ilc/releases/download/v0.3.0/ilc-x86_64-pc-windows-msvc.zip) |[Download](https://github.com/tilpner/ilc/releases/download/v0.3.0/ilc-i686-pc-windows-msvc.zip) |
*Note that these links might be broken in the one hour it takes between release and uploading builds, sorry for that.*