Skip to content

Commit 8d42782

Browse files
authored
Update readme.md
1 parent b3901a2 commit 8d42782

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

readme.md

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

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

7-
Python3 | 安装Python3
7+
> Python3 🔲 安装Python3
88
9-
pip3 install ddddocr | 安装ddddocr识别库
9+
> pip3 install ddddocr 🔲 安装ddddocr识别库
1010
11-
+ Usage | 用法
11+
+ Usage 🔲 用法
1212

13-
- Local | 本地识别
13+
- Local 🔲 本地识别
14+
> deCodeImg.py -i imgParam or deCodeImg.py -m makeServer -p port
1415
15-
deCodeImg.py -i imgParam or deCodeImg.py -m makeServer -p port
16-
17-
- Web api | 搭建web服务识别
18-
19-
Start run.cmd | 运行run.cmd,可修改cmd自定义端口等
16+
- Web api 🔲 搭建web服务识别
17+
> Start run.cmd 🔲 运行 run.cmd,可修改 cmd 以自定义端口等
2018
21-
Visit http://127.0.0.1:416/?img= | 接口为 http://127.0.0.1:416/?img= 后面可接上去头的base64数据、本地图片路径或者在线图片网址
19+
> Visit http://127.0.0.1:416/?img= 🔲 接口为 http://127.0.0.1:416/?img= 后面可接上去头的 base64 数据、本地图片路径或者在线图片网址

0 commit comments

Comments
 (0)