aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTill Höppner2016-03-07 17:04:47 +0100
committerTill Höppner2016-03-07 17:04:47 +0100
commit77bbc20281a73a4c68dd64fd53b22267bf4a8c02 (patch)
treec45ac4f1bdce95b8f276b4a55c619647d3c483b7
parent1ac6fb7de596606a5e0653e899c42596fc916514 (diff)
parenta283a31c2dc6bb3ba62643a90700298f99c473a1 (diff)
downloadilc-77bbc20281a73a4c68dd64fd53b22267bf4a8c02.tar.gz
ilc-77bbc20281a73a4c68dd64fd53b22267bf4a8c02.tar.xz
ilc-77bbc20281a73a4c68dd64fd53b22267bf4a8c02.zip
Merge branch 'master' of github.com:tilpner/ilc
-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.*