diff --git a/README.md b/README.md index d954878..cee96c1 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,8 @@ A Rust HTML minifier meticulously optimised for speed and effectiveness, with bi 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) -Chart showing speed of HTML minifiers -Chart showing compression of HTML minifiers +Chart showing speed of HTML minifiers +Chart showing compression of HTML minifiers Need even faster performance? Check the [one](https://github.com/wilsonzlin/minify-html/tree/one) branch.