diff --git a/README.mkd b/README.mkd index 5e01f7b..f8da174 100644 --- a/README.mkd +++ b/README.mkd @@ -1,5 +1,7 @@ # Antigen β +[![Build Status](https://secure.travis-ci.org/zsh-users/antigen.png)](http://travis-ci.org/zsh-users/antigen) + Antigen is a small set of functions that help you easily manage your shell (zsh) plugins, called bundles. The concept is pretty much the same as bundles in a typical vim+pathogen setup. Antigen is to zsh, what [Vundle][] is to vim.