Skip to content

Commit f512609

Browse files
author
wzli
committed
update
1 parent 5ac66c6 commit f512609

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# 🛠️ Dev Toolkit - 开发者工具集
22

3+
[![GitHub stars](https://img.shields.io/github/stars/helloworldTXT/dev-toolkit?style=social)](https://github.com/helloworldTXT/dev-toolkit)
4+
![License](https://img.shields.io/badge/license-MIT-green)
5+
![No Dependencies](https://img.shields.io/badge/dependencies-none-brightgreen)
6+
7+
**👉 [在线体验 / Live Demo](https://helloworldtxt.github.io/dev-toolkit/)**
8+
39
一套轻量级的前端开发者工具集,**单文件 HTML 实现**,无需安装、无需依赖、离线可用。
410

511
## ✨ 特性
@@ -46,7 +52,7 @@
4652

4753
```bash
4854
# 只下载 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
5056
```
5157

5258
## 📁 项目结构

0 commit comments

Comments
 (0)