Skip to content

Commit a4655da

Browse files
authored
Update readme.md
1 parent 452aa97 commit a4655da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ ImgCodeCheck 图片验证码识别API
1111
+ Usage 🔲 用法
1212

1313
- Local 🔲 本地识别
14-
> deCodeImg.py -i D:\codeimg.png
14+
> python3 deCodeImg.py -i D:\codeimg.png
1515
1616
- Web api 🔲 搭建web服务识别
17-
> deCodeImg.py -m -p 416
17+
> python3 deCodeImg.py -m -p 416
1818
1919
> Start run.cmd 🔲 或者直接运行 run.cmd,可修改 cmd 以自定义端口等
2020

0 commit comments

Comments
 (0)