Comparing version 2.1.4 to 2.1.5
{ | ||
"name": "wtch", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "small livereload/watch command line utility", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -79,3 +79,3 @@ # wtch | ||
![Click to enable](http://imgur.com/YdCgusY) | ||
![Click to enable](http://i.imgur.com/YdCgusY.png) | ||
@@ -82,0 +82,0 @@ Now when you save a JS/HTML/CSS file in the current directory, it will trigger a live-reload event on your `localhost:8080` tab. CSS files will be injected without a page refresh. |
8609