From 987fd9304a61acd9e682e7eddefd14071c2028ca Mon Sep 17 00:00:00 2001 From: "Mr.Suj0n" Date: Mon, 30 Mar 2026 17:49:53 +0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9319dee..25e4d64 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 🧩 CSSGuard -A powerful, **semi-open source** JavaScript library that **protects** and **obfuscates** your CSS from theft and inspection.We first apply our raw **CSS-hiding** method to fully conceal the stylesheet, and then encode the result using the obfuscator.io library. +A powerful, **Open-source** JavaScript library that **protects** and **obfuscates** your CSS from theft and inspection.We first apply our raw **CSS-hiding** method to fully conceal the stylesheet, and then encode the result using the obfuscator.io library. ---