From 3f42eae01c1469dc88461acc9ad919e35f573d75 Mon Sep 17 00:00:00 2001 From: Joshua Holmer Date: Tue, 8 Mar 2016 13:29:12 -0500 Subject: [PATCH] Add version and license badges on readme [ci skip] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96179102..a587308c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Oxipng [![Build Status](https://travis-ci.org/shssoichiro/oxipng.svg)](https://travis-ci.org/shssoichiro/oxipng) +[![Version](https://img.shields.io/crates/v/oxipng.svg)](https://crates.io/crates/oxipng) +[![License](https://img.shields.io/crates/l/oxipng.svg)](https://github.com/shssoichiro/oxipng/blob/master/LICENSE) ## Overview