Skip to content

Commit b3901a2

Browse files
authored
Update readme.md
1 parent 26ef9c6 commit b3901a2

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

readme.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,20 @@ ImgCodeCheck
22
==========================
33

44
---
5-
+ Requirements
5+
+ Requirements | 运行环境
66

7-
Python3
7+
Python3 | 安装Python3
88

9-
pip3 install ddddocr
9+
pip3 install ddddocr | 安装ddddocr识别库
1010

11-
+ Usage
11+
+ Usage | 用法
1212

13-
- local
13+
- Local | 本地识别
1414

1515
deCodeImg.py -i imgParam or deCodeImg.py -m makeServer -p port
1616

17-
- Web api
17+
- Web api | 搭建web服务识别
1818

19-
Start run.cmd
19+
Start run.cmd | 运行run.cmd,可修改cmd自定义端口等
2020

21-
Visit http://127.0.0.1:416/?img=
21+
Visit http://127.0.0.1:416/?img= | 接口为 http://127.0.0.1:416/?img= 后面可接上去头的base64数据、本地图片路径或者在线图片网址

0 commit comments

Comments
 (0)