Add note about grunt plugin
authorkangax <kangax@gmail.com>
Thu, 23 Jan 2014 19:15:39 +0000 (14:15 -0500)
committerkangax <kangax@gmail.com>
Thu, 23 Jan 2014 19:15:39 +0000 (14:15 -0500)
README.md

index 1d1e7fd..c86a5a1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ 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).
+
 Installing with [npm](https://github.com/isaacs/npm):
 
 ```