diff --git a/doc/chat_captcha_orc.md b/doc/chat_captcha_orc.md index 4d9fdb6..9f793fa 100644 --- a/doc/chat_captcha_orc.md +++ b/doc/chat_captcha_orc.md @@ -10,4 +10,9 @@ docker run -p 9898:9898 -d ocr_api_server ``` ### 非docker启动方式 -[ocr_api_server](https://github.com/shanmiteko/ocr_api_server) \ No newline at end of file + +![ocr server](pic/ocr1.png) + +[ocr_api_server](https://github.com/shanmiteko/ocr_api_server) + +![start](pic/ocr0.png) \ No newline at end of file diff --git a/doc/pic/ocr0.png b/doc/pic/ocr0.png new file mode 100644 index 0000000..ef8ba03 Binary files /dev/null and b/doc/pic/ocr0.png differ diff --git a/doc/pic/ocr1.png b/doc/pic/ocr1.png new file mode 100644 index 0000000..cad275c Binary files /dev/null and b/doc/pic/ocr1.png differ