Minor README wording change

This commit is contained in:
Wilson Lin 2020-07-18 00:58:20 +10:00
parent bfb5561672
commit f5007268d8
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
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)
Comparison with [html-minfier](https://github.com/kangax/html-minifier) and [minimize](https://github.com/Swaagie/minimize), run on the top web pages. [See the breakdown 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">