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.
-
**json.min** prioritizes security by avoiding these pitfalls and offering a robust solution.
+
**json.min** prioritizes security by avoiding these pitfalls and offering a robust solution.
#### 🤝 Compatibility
-
**json.min** ensures full compatibility with both **Node.js**, **Bun**, **Deno** and, browser environments.
-
All features work for both _JSON_ and _JSONC_.
+
**json.min** ensures full compatibility with both **Node.js**, **Bun**, **Deno** and, browser environments.
+
All features work for both _JSON_ and _JSONC_.
#### 🪶 Lightweight
-
Zero dependencies and optimized for production environments.
+
Zero dependencies and optimized for production environments.
---