Skip to content

Commit 364817f

Browse files
authored
Update quickstart_en.md
1 parent fd79b9f commit 364817f

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

doc/doc_en/quickstart_en.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
1-
- [PaddleOCR Quick Start](#paddleocr-quick-start)
2-
- [1. Installation](#1-installation)
1+
# PaddleOCR Quick Start
2+
3+
**Note:** this tutorial mainly introduces the usage of PP-OCR series models, please refer to [PP-Structure Quick Start](../../ppstructure/docs/quickstart_en.md) for the quick use of document analysis related functions.
4+
5+
- [1. Installation](#1-installation)
36
- [1.1 Install PaddlePaddle](#11-install-paddlepaddle)
47
- [1.2 Install PaddleOCR Whl Package](#12-install-paddleocr-whl-package)
5-
- [2. Easy-to-Use](#2-easy-to-use)
8+
- [2. Easy-to-Use](#2-easy-to-use)
69
- [2.1 Use by Command Line](#21-use-by-command-line)
710
- [2.1.1 Chinese and English Model](#211-chinese-and-english-model)
811
- [2.1.2 Multi-language Model](#212-multi-language-model)
912
- [2.1.3 Layout Analysis](#213-layout-analysis)
1013
- [2.2 Use by Code](#22-use-by-code)
1114
- [2.2.1 Chinese & English Model and Multilingual Model](#221-chinese--english-model-and-multilingual-model)
1215
- [2.2.2 Layout Analysis](#222-layout-analysis)
13-
- [3. Summary](#3-summary)
16+
- [3. Summary](#3-summary)
1417

15-
# PaddleOCR Quick Start
1618

1719

1820
<a name="1nstallation"></a>

0 commit comments

Comments
 (0)