From 6da92912452beff1aedcf24fab33a5669d2db4ab Mon Sep 17 00:00:00 2001 From: an1018 <614803115@qq.com> Date: Wed, 24 Aug 2022 09:06:11 +0800 Subject: [PATCH] update doc --- ppstructure/docs/quickstart_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ppstructure/docs/quickstart_en.md b/ppstructure/docs/quickstart_en.md index abfeb716..b1df40b2 100644 --- a/ppstructure/docs/quickstart_en.md +++ b/ppstructure/docs/quickstart_en.md @@ -308,4 +308,4 @@ Most of the parameters are consistent with the PaddleOCR whl package, see [whl p ## 3. Summary -Through the content in this section, you can master the use of PP-Structure related functions through PaddleOCR whl package. Please refer to [documentation tutorial](../../README.md) for more detailed usage tutorials including model training, inference and deployment, etc. \ No newline at end of file +Through the content in this section, you can master the use of PP-Structure related functions through PaddleOCR whl package. Please refer to [documentation tutorial](../../README.md) for more detailed usage tutorials including model training, inference and deployment, etc. -- GitLab