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. ---