+ Gulp module
authortomByrer <tomByrer@gmail.com>
Sat, 3 May 2014 23:16:27 +0000 (17:16 -0600)
committertomByrer <tomByrer@gmail.com>
Sat, 3 May 2014 23:16:27 +0000 (17:16 -0600)
README.md

index 6ff475e..0d63ca5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ See [corresponding blog post](http://perfectionkills.com/experimenting-with-html
 
 [Test suite is available online](http://kangax.github.io/html-minifier/tests/).
 
-Also see corresponding [Grunt plugin](https://github.com/gruntjs/grunt-contrib-htmlmin) & [Ruby wrapper](https://github.com/stereobooster/html_minifier).
+Also see corresponding [Ruby wrapper](https://github.com/stereobooster/html_minifier), and for Node.js, [Grunt plugin](https://github.com/gruntjs/grunt-contrib-htmlmin) & [Gulp module](https://github.com/jonschlinkert/gulp-htmlmin).
 
 How does HTMLMinifier compare to [another solution](http://www.willpeavy.com/minifier/) — HTML Minifier from Will Peavy (1st result in [google search for "html minifier"](https://www.google.com/#q=html+minifier))?