Skip to content

Commit

Permalink
adding link to benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
tenderlove committed Oct 30, 2008
1 parent fabaff5 commit 221793e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.ja.txt
Expand Up @@ -17,6 +17,8 @@ Nokogiri はHTMLやXMLやSAXやXSLTやReaderのパーサーです。
NokogiriはHpricotより早くパーサーし、検索出来たり、
正確にCSS3とXPathをサポート出来たりする。

* http://gist.github.com/18533

NokogiriはHpricotの代わりに使用出来る。
その互換性は簡単に正しいCSSとXPathを使用する事が出来る。

Expand Down
2 changes: 2 additions & 0 deletions README.txt
Expand Up @@ -18,6 +18,8 @@ Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser.
Nokogiri parses and searches XML/HTML faster than Hpricot, and also has
correctly implemented CSS3 selector support as well as XPath support.

* http://gist.github.com/18533

Nokogiri also features an Hpricot compatibility layer to help ease the change
to using correct CSS and XPath.

Expand Down

0 comments on commit 221793e

Please sign in to comment.