diff --git a/README.md b/README.md index 8b8fdb8..bfda2f7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Fast HTML Parser [](http://badge.fury.io/js/fast-html-parser) [](https://travis-ci.org/ashi009/node-fast-html-parser) +# Fast HTML Parser [](http://badge.fury.io/js/node-html-parser) [](https://travis-ci.org/taoqf/node-fast-html-parser) Fast HTML Parser is a _very fast_ HTML parser. Which will generate a simplified DOM tree, with basic element query support. @@ -34,7 +34,7 @@ Tested with [htmlparser-benchmark](https://github.com/AndreasMadsen/htmlparser-b ## Usage ```js -var HTMLParser = require('fast-html-parser'); +var HTMLParser = require('node-html-parser'); var root = HTMLParser.parse('