From 8a537b8204ce7bc52cd21bc6fc8429eb38e46509 Mon Sep 17 00:00:00 2001 From: Nicolas McCurdy Date: Mon, 6 Jan 2014 21:20:01 -0500 Subject: [PATCH] Add gem version, dependency status, and code quality badges to the readme --- README.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.markdown b/README.markdown index 48c8000..6aad8d0 100644 --- a/README.markdown +++ b/README.markdown @@ -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.