From 1e884ba1747dea0b9428de7a353606c6fd39c53d Mon Sep 17 00:00:00 2001 From: John Bintz Date: Thu, 17 Nov 2011 15:50:08 -0500 Subject: [PATCH] one more big note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 036e059..6f12355 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ Hey, you've got [LiveReload](http://www.livereload.com/) in my [Rack](http://rack.rubyforge.org/)! No need for browser extensions anymore! Just plug it in your middleware stack and go! +Even supports browsers without WebSockets! Use this with [guard-livereload](http://github.com/guard/guard-livereload) for maximum fun!