diff --git a/README.md b/README.md index 8a11eaf90..8565fb618 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ The fast & forgiving HTML/XML parser. +_htmlparser2 is [the fastest HTML parser](#performance), and takes some shortcuts to get there. If you need strict HTML spec compliance, have a look at [parse5](https://github.com/inikulin/parse5)._ + ## Installation npm install htmlparser2