From 6557bf4fbe2649d94e6dd41cce361475e6b660ac Mon Sep 17 00:00:00 2001 From: LDOUBLEV Date: Mon, 17 Aug 2020 19:09:13 +0800 Subject: [PATCH] add contributor --- README.md | 2 +- README_cn.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c6aa687..d6c4346d 100644 --- a/README.md +++ b/README.md @@ -225,4 +225,4 @@ We welcome all the contributions to PaddleOCR and appreciate for your feedback v - Thanks [xiangyubo](https://github.com/xiangyubo) for contributing the handwritten Chinese OCR datasets. - Thanks [authorfu](https://github.com/authorfu) for contributing Android demo and [xiadeye](https://github.com/xiadeye) contributing iOS demo, respectively. - Thanks [BeyondYourself](https://github.com/BeyondYourself) for contributing many great suggestions and simplifying part of the code style. -- Thanks [tangmq](https://github.com/tangmq/PaddleOCR) for contributing Dockerized deployment services to PaddleOCR and supporting the rapid release of callable Restful API services. +- Thanks [tangmq](https://gitee.com/tangmq) for contributing Dockerized deployment services to PaddleOCR and supporting the rapid release of callable Restful API services. diff --git a/README_cn.md b/README_cn.md index ccd762c7..029abd16 100644 --- a/README_cn.md +++ b/README_cn.md @@ -222,4 +222,4 @@ PaddleOCR文本识别算法的训练和使用请参考文档教程中[模型训 - 非常感谢 [xiangyubo](https://github.com/xiangyubo) 贡献手写中文OCR数据集 - 非常感谢 [authorfu](https://github.com/authorfu) 贡献Android和[xiadeye](https://github.com/xiadeye) 贡献IOS的demo代码 - 非常感谢 [BeyondYourself](https://github.com/BeyondYourself) 给PaddleOCR提了很多非常棒的建议,并简化了PaddleOCR的部分代码风格。 -- 非常感谢 [tangmq](https://github.com/tangmq/PaddleOCR) 给PaddleOCR增加Docker化部署服务,支持快速发布可调用的Restful API服务。 +- 非常感谢 [tangmq](https://gitee.com/tangmq) 给PaddleOCR增加Docker化部署服务,支持快速发布可调用的Restful API服务。 -- GitLab