We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac66c6 commit f512609Copy full SHA for f512609
1 file changed
README.md
@@ -1,5 +1,11 @@
1
# 🛠️ Dev Toolkit - 开发者工具集
2
3
+[](https://github.com/helloworldTXT/dev-toolkit)
4
+
5
+
6
+
7
+**👉 [在线体验 / Live Demo](https://helloworldtxt.github.io/dev-toolkit/)**
8
9
一套轻量级的前端开发者工具集,**单文件 HTML 实现**,无需安装、无需依赖、离线可用。
10
11
## ✨ 特性
@@ -46,7 +52,7 @@
46
52
47
53
```bash
48
54
# 只下载 JSON 格式化工具
49
-curl -O https://raw.githubusercontent.com/你的用户名/dev-toolkit/main/json-formatter.html
55
+curl -O https://raw.githubusercontent.com/helloworldTXT/dev-toolkit/main/json-formatter.html
50
56
```
51
57
58
## 📁 项目结构
0 commit comments