Skip to content

Commit b9e9569

Browse files
authored
Update README.md
1 parent 0b0c627 commit b9e9569

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -58,13 +58,13 @@
5858
5959
### 如何使用
6060
1. 创建数据库连接
61-
61+
<img src=image/connectdb.png/>
6262
2. 解析上传的`.pcap`文件
63-
63+
<img src=image/parse.png/>
6464
3. 查看解析的sql,获取sql风险得分`Score`、sql执行的次数`Count`、sql最长的执行时间`Max Time`
65-
65+
<img src=image/risksql.png/>
6666
4. 点击风险得分,查看sql风险详情、sql优化建议、sql执行计划解读(若数据库能正常连接)
67-
67+
<img src=image/riskinfo.png/>
6868
### 演示视频
6969
TODO
7070

0 commit comments

Comments
 (0)