kalle07 commited on
Commit
a1cbf23
·
verified ·
1 Parent(s): 92e87de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -40,8 +40,8 @@ I work with "<b>pdfplumber/pdfminer</b>" none OCR, so its very fast!<br>
40
  <br>
41
  This I have created with my brain and the help of chatGPT, Iam not a coder... sorry so I will not fulfill any wishes unless there are real errors.<br>
42
  It is really hard for me with GUI and the Function and in addition to compile it.<br>
43
- For the python-file oc you need to import missing libraries.<br>
44
- of course there is a lot of need for optimization(save/error-handling) or the use of other parser libraries, but it's a start.
45
  the example codes process about 10-15 pages/sec.
46
  <br><br>
47
  ...
 
40
  <br>
41
  This I have created with my brain and the help of chatGPT, Iam not a coder... sorry so I will not fulfill any wishes unless there are real errors.<br>
42
  It is really hard for me with GUI and the Function and in addition to compile it.<br>
43
+ For the python-file you need to import missing libraries.<br>
44
+ Of course there is a lot of need for optimization(save/error-handling) or the use of other parser libraries, but it's a start.
45
  the example codes process about 10-15 pages/sec.
46
  <br><br>
47
  ...