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.