From 48b9c2b824f526175632e047cfbd5bfd30195928 Mon Sep 17 00:00:00 2001 From: Thibaud Guillaume-Gentil <thibaud@thibaud.me> Date: Wed, 5 Jan 2011 00:04:54 -0800 Subject: [PATCH] Added guard-less in README --- README.rdoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rdoc b/README.rdoc index b6b893f..95e101c 100644 --- a/README.rdoc +++ b/README.rdoc @@ -99,6 +99,7 @@ Signal handlers are used to interact with Guard: - {guard-cucumber}[https://github.com/guard/guard-cucumber] by {Michael Kessler}[https://github.com/netzpirat] - {guard-ego}[https://github.com/guard/guard-ego] by {Fabio Kuhn}[https://github.com/mordaroso] - {guard-jammit}[https://github.com/guard/guard-jammit] by {Pelle Braendgaard}[https://github.com/pelle] +- {guard-less}[https://github.com/guard/guard-less] by {Brendan Erwin}[https://github.com/brendanjerwin] - {guard-livereload}[https://github.com/guard/guard-livereload] by {Thibaud Guillaume-Gentil}[https://github.com/thibaudgg] - {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]