Skip to content

Commit 98baf86

Browse files
authored
Update README.md
1 parent f717002 commit 98baf86

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# GitZip Pro 🚀
1+
# DownGD 2.O 🚀
22

33
A powerful, pixel-perfect, single-page web application to download files or folders from GitHub repositories. It supports public URLs, private repositories (via Token), and requires **no server**.
44

@@ -8,7 +8,7 @@ A powerful, pixel-perfect, single-page web application to download files or fold
88
- **Client-Side Only**: Works 100% in the browser (GitHub Pages / Vercel compatible).
99
- **Smart Routing**: Share links like `mysite.com/#/github.com/user/repo` to auto-start downloads.
1010
- **Private Repo Support**: Enter a Personal Access Token (stored locally) to access private files.
11-
- **Beautiful UI**: Smooth animations, file previews, and progress bars.
11+
- **Beautiful UI**: Smooth animations, file previews, and 2.Ogress bars.
1212
- **Theming**: 8 Themes including Dracula, Cyberpunk, AMOLED, and more.
1313

1414
## 🛠️ Installation / Deployment
@@ -42,9 +42,9 @@ When the user visits this link, the app will:
4242

4343
1. Generate a GitHub Token (Settings > Developer Settings > Personal Access Tokens).
4444
2. Scopes needed: `repo` (for private) or just public access.
45-
3. Open GitZip Pro > Click Gear Icon (⚙️).
45+
3. Open DownGD 2.O > Click Gear Icon (⚙️).
4646
4. Paste token. It is saved in your browser's LocalStorage and never sent to any 3rd party server.
4747

4848
## 🤝 Contributing
4949

50-
Feel free to open issues or submit PRs. The code is written in vanilla JS/CSS for maximum simplicity and performance.
50+
Feel free to open issues or submit PRs. The code is written in vanilla JS/CSS for maximum simplicity and performance.

0 commit comments

Comments
 (0)