Update README.md

This commit is contained in:
MissPenguin 2021-08-03 10:39:10 +08:00 committed by GitHub
parent 1741a78c56
commit 614060890b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ pip install -U layoutparser-0.0.0-py3-none-any.whl
## 2. Quick Start
Use LayoutParser to identify the layout of a given document:
Use LayoutParser to identify the layout of a document:
```python
import cv2