Skip to content

Commit

Permalink
Added download badge.
Browse files Browse the repository at this point in the history
  • Loading branch information
antoyo committed Aug 5, 2016
1 parent 4a7cfe8 commit 938e930
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@

CBV archive extractor written in Rust.

image:https://travis-ci.org/antoyo/uncbv.svg[link="https://travis-ci.org/antoyo/uncbv"]
image:http://meritbadge.herokuapp.com/uncbv[link="https://crates.io/crates/uncbv"]
image:https://img.shields.io/travis/antoyo/uncbv.svg[link="https://travis-ci.org/antoyo/uncbv"]
image:https://img.shields.io/crates/v/uncbv.svg[link="https://crates.io/crates/uncbv"]
image:https://img.shields.io/crates/d/uncbv.svg[link="https://crates.io/crates/uncbv"]
image:https://img.shields.io/crates/l/uncbv.svg[link="LICENSE"]

== Installation
Expand Down

0 comments on commit 938e930

Please sign in to comment.