From 7c248f276e5ac1174266c3196d7b9438c81f0b23 Mon Sep 17 00:00:00 2001 From: wellwelwel <46850407+wellwelwel@users.noreply.github.com> Date: Thu, 18 Jul 2024 12:46:22 -0300 Subject: [PATCH] docs: fix svg icons --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1fb114a..7edcb80 100644 --- a/README.md +++ b/README.md @@ -7,16 +7,16 @@ > Many _JSON_ minification packages rely on vulnerable _regex_, making them unsuitable for production. -check **json.min** prioritizes security by avoiding these pitfalls and offering a robust solution. +check **json.min** prioritizes security by avoiding these pitfalls and offering a robust solution. #### 🤝 Compatibility -check **json.min** ensures full compatibility with both **Node.js**, **Bun**, **Deno** and, browser environments.
-check All features work for both _JSON_ and _JSONC_. +check **json.min** ensures full compatibility with both **Node.js**, **Bun**, **Deno** and, browser environments.
+check All features work for both _JSON_ and _JSONC_. #### 🪶 Lightweight -check Zero dependencies and optimized for production environments. +check Zero dependencies and optimized for production environments. ---