From a8b0a233329c08c3576f4442988a4aa41b877b4b Mon Sep 17 00:00:00 2001 From: Wilson Lin Date: Tue, 14 Jul 2020 01:05:43 +1000 Subject: [PATCH] Simplify README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c107de..dbf5bb3 100644 --- a/README.md +++ b/README.md @@ -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). Chart showing speed of HTML minifiers Chart showing effectiveness of HTML minifiers