From 67f481f89bfffc12bb3e6d5e12e4b78e2dac0e75 Mon Sep 17 00:00:00 2001 From: Thibaud Guillaume-Gentil Date: Tue, 22 Mar 2011 00:17:36 -0700 Subject: [PATCH] Added guard-prove to README --- README.rdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rdoc b/README.rdoc index 9daf2aa..bc22ee2 100644 --- a/README.rdoc +++ b/README.rdoc @@ -104,6 +104,7 @@ Signal handlers are used to interact with Guard: - {guard-minitest}[https://github.com/guard/guard-minitest] by {Yann Lugrin}[https://github.com/yannlugrin] - {guard-nanoc}[https://github.com/guard/guard-nanoc] by {Yann Lugrin}[https://github.com/yannlugrin] - {guard-passenger}[https://github.com/guard/guard-passenger] by {Fabio Kuhn}[https://github.com/mordaroso] +- {guard-prove}[https://github.com/guard/guard-prove] by {Marian Schubert}[https://github.com/maio] - {guard-pusher}[https://github.com/guard/guard-pusher] by {Klaus Hartl}[https://github.com/carhartl] - {guard-rspec}[https://github.com/guard/guard-rspec] by {Thibaud Guillaume-Gentil}[https://github.com/thibaudgg] - {guard-sass}[https://github.com/guard/guard-sass] by {Joshua Hawxwell}[https://github.com/hawx]