Add link to test suite in readme.
authorJuriy Zaytsev <kangax@gmail.com>
Fri, 19 Mar 2010 19:27:57 +0000 (15:27 -0400)
committerJuriy Zaytsev <kangax@gmail.com>
Fri, 19 Mar 2010 19:27:57 +0000 (15:27 -0400)
README.md

index d0b7e98..a0afe92 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
 [HTMLMinifier](http://kangax.github.com/html-minifier/) is a Javascript-based HTML minifier (duh), with lint-like capabilities.
 
-See [corresponding blog post](http://perfectionkills.com/experimenting-with-html-minifier/) for all the gory details of [how it works](http://perfectionkills.com/experimenting-with-html-minifier/#how_it_works), [description of each option](http://perfectionkills.com/experimenting-with-html-minifier/#options), [testing results](http://perfectionkills.com/experimenting-with-html-minifier/#field_testing) and [conclusions](http://perfectionkills.com/experimenting-with-html-minifier/#cost_and_benefits).
\ No newline at end of file
+See [corresponding blog post](http://perfectionkills.com/experimenting-with-html-minifier/) for all the gory details of [how it works](http://perfectionkills.com/experimenting-with-html-minifier/#how_it_works), [description of each option](http://perfectionkills.com/experimenting-with-html-minifier/#options), [testing results](http://perfectionkills.com/experimenting-with-html-minifier/#field_testing) and [conclusions](http://perfectionkills.com/experimenting-with-html-minifier/#cost_and_benefits).
+
+[Test suite is available online](http://kangax.github.com/html-minifier/tests/index.html).
\ No newline at end of file