From a3d94fcca622d4df2a9a30d4cab6bfc6cd80b9cc Mon Sep 17 00:00:00 2001 From: muratayusuke Date: Sat, 6 Apr 2013 03:23:40 +0900 Subject: [PATCH] add build status to README --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index 63e3d36..a0d239d 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,7 @@ # homesick +[![Build Status](https://travis-ci.org/technicalpickles/homesick.png?branch=master)](https://travis-ci.org/technicalpickles/homesick) + A man's home (directory) is his castle, so don't leave home with out it. Homesick is sorta like [rip](http://github.com/defunkt/rip), but for dotfiles. It uses git to clone a repository containing dotfiles, and saves them in `~/.homesick`. It then allows you to symlink all the dotfiles into place with a single command.