Merge pull request #77 from thenickperson/readme-badges

Add gem version, dependency status, and code quality badges to the readme
This commit is contained in:
Josh Nichols
2014-01-09 08:11:56 -08:00

View File

@@ -1,6 +1,9 @@
# homesick
[![Gem Version](https://badge.fury.io/rb/homesick.png)](http://badge.fury.io/rb/homesick)
[![Build Status](https://travis-ci.org/technicalpickles/homesick.png?branch=master)](https://travis-ci.org/technicalpickles/homesick)
[![Dependency Status](https://gemnasium.com/technicalpickles/homesick.png)](https://gemnasium.com/technicalpickles/homesick)
[![Code Climate](https://codeclimate.com/github/technicalpickles/homesick.png)](https://codeclimate.com/github/technicalpickles/homesick)
Your home directory is your castle. Don't leave your dotfiles behind.