Skip to content

Commit

Permalink
Update README badges [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
sethvargo committed May 14, 2014
1 parent 4ba2332 commit e49b3cf
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
![Omnibus Icon](lib/omnibus/assets/README-logo.png) Omnibus
===========================================================
[![Build Status](https://travis-ci.org/opscode/omnibus-ruby.png?branch=master)](https://travis-ci.org/opscode/omnibus-ruby)
[![Gem Version](http://img.shields.io/gem/v/omnibus.svg)][gem]
[![Build Status](http://img.shields.io/travis/opscode/omnibus-ruby.svg)][travis]

[gem]: https://rubygems.org/gems/omnibus
[travis]: http://travis-ci.org/opscode/omnibus-ruby

Easily create full-stack installers for your project across a variety of platforms.

Expand Down

0 comments on commit e49b3cf

Please sign in to comment.