diff --git a/Screen-Time-Feature.md b/Screen-Time-Feature.md index 0788a34..10edb84 100644 --- a/Screen-Time-Feature.md +++ b/Screen-Time-Feature.md @@ -26,7 +26,7 @@ This was introduced to enable integration with highly restrictive applications. ## Available options - `backward`: Searches the image from the end. - `save`: Saves the screenshot for storage. The save path is `app/assets/img/_captured`. -- `sample_ocr`: Performs OCR in a 128x128 pixel area around the detected coordinates of the template (image fragment). +- `sample_ocr`: Performs OCR (Use [Tesseract OCR](https://github.com/tesseract-ocr/tesseract)) in a 128x128 pixel area around the detected coordinates of the template (image fragment). - `sample_clipboard`: Copies to the clipboard a 128x128 pixel area around the detected coordinates of the template (image fragment). ## Report abuse