Simplify README

This commit is contained in:
Wilson Lin 2020-07-14 01:05:43 +10:00
parent b75438289a
commit a8b0a23332
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ An HTML minifier meticulously optimised for both speed and effectiveness, availa
## Performance
Speed and effectiveness of Node.js version compared to [html-minfier](https://github.com/kangax/html-minifier) and [minimize](https://github.com/Swaagie/minimize), run on popular already-minified web pages. See [bench](./bench) folder for more details.
Comparison with [html-minfier](https://github.com/kangax/html-minifier) and [minimize](https://github.com/Swaagie/minimize), run on the top web pages. [See more here.](./bench).
<img width="415" alt="Chart showing speed of HTML minifiers" src="https://wilsonl.in/minify-html/bench/0.2.6/average-speeds.png"> <img width="415" alt="Chart showing effectiveness of HTML minifiers" src="https://wilsonl.in/minify-html/bench/0.2.6/average-sizes.png">