Skip to content

Commit

Permalink
Merge pull request #66 from enoch3712/enoch3712-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
enoch3712 authored Nov 14, 2024
2 parents 8415907 + 99334e3 commit 69bd6f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ pip install extract_thinker

### Basic Extraction Example

Here's a quick example to get you started with ExtractThinker. This example demonstrates how to load a document using Tesseract OCR and extract specific fields defined in a contract.
Here's a quick example to get you started with ExtractThinker. This example demonstrates how to load a document using PyPdf and extract specific fields defined in a contract.

```python
import os
Expand Down

0 comments on commit 69bd6f0

Please sign in to comment.