From 228d9ffa1b22c78b6756b4299f2b8e087cb1928d Mon Sep 17 00:00:00 2001 From: Chris Doherty Date: Sat, 15 Aug 2015 13:30:45 -0700 Subject: Add Travis and gem version badges. --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 292d90b..5b345f3 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ -[![Stories in Ready](https://badge.waffle.io/chef/chef-zero.png?label=ready&title=Ready)](https://waffle.io/chef/chef-zero)[![Stories in Progress](https://badge.waffle.io/chef/chef-zero.png?label=in+progress&title=In+Progress)](https://waffle.io/chef/chef-zero) Chef Zero ========= +[![Status](https://travis-ci.org/chef/chef-zero.svg?branch=master)](https://travis-ci.org/chef/chef-zero) +[![Gem Version](https://badge.fury.io/rb/chef-zero.svg)](http://badge.fury.io/rb/chef-zero) +[![Stories in Ready](https://badge.waffle.io/chef/chef-zero.png?label=ready&title=Ready)](https://waffle.io/chef/chef-zero) +[![Stories in Progress](https://badge.waffle.io/chef/chef-zero.png?label=in+progress&title=In+Progress)](https://waffle.io/chef/chef-zero) + + Description ----------- Chef Zero is a simple, easy-install, in-memory Chef server that can be useful -- cgit v1.2.1