From dce8d29f060248c9298ec7f82afd43621bf34427 Mon Sep 17 00:00:00 2001 From: nisbet-hubbard <87453615+nisbet-hubbard@users.noreply.github.com> Date: Sat, 23 Aug 2025 08:20:29 +0800 Subject: [PATCH] Update README.md to reflect #139 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a26914..d4a0581 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,10 @@ [Minify](http://coderaiser.github.io/minify "Minify") - a minifier of `js`, `css`, `html` and `img` files. -To get things done **Minify** uses this amazing tools: +To get things done **Minify** uses these amazing tools: - ✅ [@putout/minify](https://github.com/putoutjs/minify); -- ✅ [html-minifier](https://github.com/kangax/html-minifier); +- ✅ [html-minifier-next](https://github.com/j9t/html-minifier-next); - ✅ [clean-css](https://github.com/jakubpawlowicz/clean-css); - ✅ [lightningcss](https://lightningcss.dev/); - ✅ [css-base64-images](https://github.com/Filirom1/css-base64-images);