diff options
author | Till Höppner | 2016-02-27 11:54:18 +0100 |
---|---|---|
committer | Till Höppner | 2016-02-27 12:35:02 +0100 |
commit | db864ea792c1bc0ad2c76764213ef3c5fc31f9d1 (patch) | |
tree | 0871e1266a3f19e106c174a45d9125939ac09073 /README.md | |
parent | 560d36e40b7891009de9188b535a432be08fd51f (diff) | |
download | ilc-db864ea792c1bc0ad2c76764213ef3c5fc31f9d1.tar.gz ilc-db864ea792c1bc0ad2c76764213ef3c5fc31f9d1.tar.xz ilc-db864ea792c1bc0ad2c76764213ef3c5fc31f9d1.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ ilc ========= -[![Travis](https://img.shields.io/travis/tilpner/ilc.svg?style=flat-square)](https://travis-ci.org/tilpner/ilc) -[![Appveyor](https://img.shields.io/appveyor/ci/tilpner/ilc.svg?style=flat-square)](https://ci.appveyor.com/project/tilpner/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) [![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)](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/) #### What is this thing? |