diff --git a/README.markdown b/README.markdown index e4ede51b..22629981 100644 --- a/README.markdown +++ b/README.markdown @@ -1,5 +1,5 @@ # Gem in a Box – Really simple rubygem hosting -## +## Geminabox lets you host your own gems, and push new gems to it just like with rubygems.org. The bundler dependencies API is supported out of the box. @@ -7,6 +7,7 @@ Authentication is left up to either the web server, or the Rack stack. For basic auth, try [Rack::Auth](http://rack.rubyforge.org/doc/Rack/Auth/Basic.html). +[![Build Status](https://secure.travis-ci.org/cwninja/geminabox.png)](http://travis-ci.org/cwninja/geminabox) ![screen shot](http://pics.tomlea.co.uk/bbbba6/geminabox.png)