From 09ff7aa90a2465ea925c37d0c21c14f44ad33425 Mon Sep 17 00:00:00 2001 From: John Bintz Date: Sun, 5 Jun 2011 07:27:02 -0400 Subject: [PATCH] readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4fdfdf1..f05602a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Build Status](http://travis-ci.org/johnbintz/guard-rails.png)](http://travis-ci.org/johnbintz/guard-rails) + Want to restart your Rails development server whilst you work? Now you can! guard 'rails', :port => 5000 do