Update README.md
This commit is contained in:
parent
1741a78c56
commit
614060890b
|
@ -25,7 +25,7 @@ pip install -U layoutparser-0.0.0-py3-none-any.whl
|
||||||
|
|
||||||
## 2. Quick Start
|
## 2. Quick Start
|
||||||
|
|
||||||
Use LayoutParser to identify the layout of a given document:
|
Use LayoutParser to identify the layout of a document:
|
||||||
|
|
||||||
```python
|
```python
|
||||||
import cv2
|
import cv2
|
||||||
|
|
Loading…
Reference in New Issue