kunato commited on
Commit
50bda84
·
verified ·
1 Parent(s): 8368a07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -70,7 +70,7 @@ For this version, our primary focus has been on achieving high-quality OCR for b
70
  pip install typhoon-ocr
71
  ```
72
 
73
- ```
74
  from typhoon_ocr import ocr_document
75
 
76
  # please set env TYPHOON_OCR_API_KEY or OPENAI_API_KEY to use this function
 
70
  pip install typhoon-ocr
71
  ```
72
 
73
+ ```python
74
  from typhoon_ocr import ocr_document
75
 
76
  # please set env TYPHOON_OCR_API_KEY or OPENAI_API_KEY to use this function