From e7cbf825d9806115119477c8c84712069afa7909 Mon Sep 17 00:00:00 2001 From: Chris Kelly Date: Tue, 10 Feb 2015 14:29:15 -0800 Subject: [PATCH] Fix link to livereload.com --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e4e0e19..2d360eb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Code Climate](https://codeclimate.com/github/johnbintz/rack-livereload.png)](https://codeclimate.com/github/johnbintz/rack-livereload) -Hey, you've got [LiveReload](http://www.livereload.com/) in my [Rack](http://rack.rubyforge.org/)! +Hey, you've got [LiveReload](http://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! -- 2.40.1