diff --git a/README.md b/README.md index 8ac96f7..23a533f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ Debian/Linux ```bash -> sudo apt install tesseract-ocr +> sudo apt install tesseract +> pip3 install python3-tesserocr > pip3 install -r requirements.txt > python3 main3.py ``` @@ -12,6 +13,7 @@ install microsoft visual C++ 14.0
Tesseract : Link ```dos > pip install python-magic-bin +> pip install python3-tesserocr > pip install -r requirements.txt > python main3.py ``` @@ -40,9 +42,8 @@ Tesseract : DEMO \ No newline at end of file diff --git a/cache/cover.jpg b/cache/cover.jpg index 9a644cd..4eb1a71 100644 Binary files a/cache/cover.jpg and b/cache/cover.jpg differ