Update README_ch.md

This commit is contained in:
Daniel Yang 2021-08-16 15:05:36 +08:00 committed by GitHub
parent 2e2a4b6239
commit b27b446360
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ PaddleOCR同时支持动态图与静态图两种编程范式
- [快速安装](./doc/doc_ch/installation.md)
- [中文OCR模型快速使用](./doc/doc_ch/quickstart.md)
- [多语言OCR模型快速使用](./doc/doc_ch/multi_languages.md)
- [版面分析与表格识别快速使用](./ppstructure/README_ch.md)
- [代码组织结构](./doc/doc_ch/tree.md)
- 算法介绍
- [文本检测](./doc/doc_ch/algorithm_overview.md)