Skip to content

Commit d32835c

Browse files
authored
Update README.md
1 parent 14c5dcf commit d32835c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010

1111
</div>
1212

13-
---
13+
1414

1515
## 🧠 Introduction
1616

1717
**Screenshot-PrivacyProtectionWeb** is a powerful JavaScript tool that helps developers protect sensitive content from being captured via screenshots or screen recordings. It adds a client-side layer of privacy with zero dependencies, perfect for modern web apps, dashboards, and secure portals.
1818

19-
---
19+
2020

2121
## ✨ Key Features
2222

@@ -27,11 +27,11 @@
2727
- 🚫 Disable print and screen capture shortcuts
2828
- ⚡ Lightweight and dependency-free
2929

30-
---
30+
3131

3232
## 📸 Demo Preview
3333

34-
> [🌐 Live Demo - Coming Soon](#)
34+
> [🌐 Live Demo ](https://privacy-prototype.vercel.app)
3535
3636
Or try out the basic functionality in your own project:
3737

@@ -45,7 +45,7 @@ Or try out the basic functionality in your own project:
4545
</script>
4646
```
4747

48-
---
48+
4949

5050
## 📦 Installation
5151

@@ -61,7 +61,7 @@ Or try out the basic functionality in your own project:
6161
npm install screenshot-privacy-protect
6262
```
6363

64-
---
64+
6565

6666
## ⚙️ Usage Guide
6767

@@ -89,7 +89,7 @@ PrivacyProtect.enable({
8989
PrivacyProtect.disable();
9090
```
9191

92-
---
92+
9393

9494
## ⚙️ Configuration Table
9595

@@ -110,7 +110,7 @@ PrivacyProtect.disable();
110110
└── README.md # This file
111111
```
112112

113-
---
113+
114114

115115
## 🤝 Contribution
116116

@@ -120,13 +120,13 @@ Love this idea? Help us improve!
120120
- Make your improvements
121121
- Submit a pull request 🙌
122122

123-
---
123+
124124

125125
## 📜 License
126126

127127
Released under the [MIT License](LICENSE).
128128

129-
---
129+
130130

131131
## 🧡 Credits
132132

0 commit comments

Comments
 (0)