Update README_CN.md

This commit is contained in:
Daniel Yang 2021-08-03 15:38:00 +08:00 committed by GitHub
parent 3ec9e56994
commit 82a3f97941
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
PaddleOCR提供2种服务部署方式
- 基于PaddleHub Serving的部署代码路径为"`./deploy/hubserving`",使用方法参考[文档](../../deploy/hubserving/readme.md)
- 基于PaddleServing的部署代码路径为"`./deploy/pdserving`",按照本教程使用。
- 基于Paddle Serving的部署代码路径为"`./deploy/pdserving`",按照本教程使用。
# 基于PaddleServing的服务部署