Skip to content

Commit 05b8e76

Browse files
authored
Update README.md
1 parent 449837c commit 05b8e76

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<p align="center">☔ 智能零代码测试 SQL、任意增删改查、任意 SQL 模板变量、一键批量生成参数组合、快速构造大量测试数据</p>
66

77
<p align="center" >
8-
<a href="https://github.com/TommyLemon/SQLAuto#%E5%BF%AB%E9%80%9F%E4%B8%8A%E6%89%8B">使用文档</a>
8+
<a href="https://github.com/TommyLemon/SQLAuto#%E5%BF%AB%E9%80%9F%E4%B8%8A%E6%89%8B">快速上手</a>
99
<a href="https://space.bilibili.com/437134249/search/video?keyword=apiauto">视频教程</a>
1010
<a href="http://apijson.cn/sql">在线体验</a>
1111
</p>
@@ -32,6 +32,8 @@ sex: RANDOM_IN(0, 1) // 随机从 0, 1 中取值
3232
name: 'Test ' + new Date().toLocaleTimeString() // 通过代码自定义
3333
```
3434

35+
<br />
36+
3537
### 快速上手
3638

3739
**本项目前端工具是基于 [APIAuto](https://github.com/TommyLemon/APIAuto) 改造的纯静态 SPA 网页,下载源码解压后:** <br />

0 commit comments

Comments
 (0)