Link to home page in readme.

This commit is contained in:
Michael[tm] Smith 2012-03-15 11:49:03 +09:00
parent a1bb2d24b1
commit a52b901d47
2 changed files with 7 additions and 0 deletions

View file

@ -14,6 +14,9 @@ This source code in this version supports processing of HTML5 documents.
The changes for HTML5 support started from a
<a href="http://lists.w3.org/Archives/Public/www-archive/2011Nov/0007.html">patch developed by Björn Höhrmann</a>.</p>
<p>For more information, see
<a href="http://w3c.github.com/tidy-html5/">http://w3c.github.com/tidy-html5/</a>
<p>For *nix platforms, you can build and install from the source code using the
following steps.</p>

View file

@ -8,6 +8,10 @@ changes for HTML5 support started from a [patch developed by Björn Höhrmann][2
[2]: http://lists.w3.org/Archives/Public/www-archive/2011Nov/0007.html
For more information, see [http://w3c.github.com/tidy-html5/][3]
[3]: http://w3c.github.com/tidy-html5/
For *nix platforms, you can build and install from the source code using the
following steps.