Skip to content

Commit 0cc9b76

Browse files
committed
docs: update docs
1 parent f4b3b03 commit 0cc9b76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/install_usage/rapidocr/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ result.vis("vis_result.jpg")
137137

138138
**对应参数写法**
139139

140-
```python linenums="1" hl_lines="5-7"
140+
```python linenums="1" hl_lines="5-10"
141141
from rapidocr import EngineType, LangDet, ModelType, OCRVersion, RapidOCR
142142

143143
engine = RapidOCR(

0 commit comments

Comments
 (0)