Skip to content

Commit

Permalink
fixup readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bosd committed Sep 21, 2022
1 parent dd29930 commit 69995da
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 @@ -53,7 +53,7 @@ Choose any of the following input readers:

- pdftotext `invoice2data --input-reader pdftotext invoice.pdf`
- tesseract `invoice2data --input-reader tesseract invoice.pdf`
- pdf miner `invoice2data --input-reader pdfminer invoice.pdf`
- pdfminer.six `invoice2data --input-reader pdfminer invoice.pdf`
- pdf plumber `invoice2data --input-reader pdfplumber invoice.pdf`
- tesseract4 `invoice2data --input-reader tesseract4 invoice.pdf`
- gvision `invoice2data --input-reader gvision invoice.pdf` (needs `GOOGLE_APPLICATION_CREDENTIALS` env var)
Expand Down

0 comments on commit 69995da

Please sign in to comment.