From 90513716740933762a770ee9c7bb5115833168f3 Mon Sep 17 00:00:00 2001 From: "Mr.Suj0n" Date: Sat, 25 Oct 2025 12:36:03 +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 7dd1417..971bd40 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. +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. ---