Skip to content

Commit 43801ff

Browse files
authored
Update readme.md
1 parent 66fdfc8 commit 43801ff

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

readme.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,19 @@ ImgCodeCheck
33

44
---
55
+ Requirements
6+
67
Python3
8+
79
pip3 install ddddocr
810

911
+ Usage
10-
- local
11-
deCodeImg.py -i imgParam or deCodeImg.py -m makeServer -p port
12-
- Web api
13-
Start run.cmd
14-
Visit http://127.0.0.1:416/?img=Base64Data
12+
13+
- local
14+
15+
deCodeImg.py -i imgParam or deCodeImg.py -m makeServer -p port
16+
17+
- Web api
18+
19+
Start run.cmd
20+
21+
Visit http://127.0.0.1:416/?img=Base64Data

0 commit comments

Comments
 (0)