aarongrider / vision-camera-ocr

VisionCamera Frame Processor Plugin to detect text in real time using MLKit Text Detector (OCR)
MIT License
235 stars 86 forks source link

Move GIF to better spot in README #17

Open robinheinze opened 1 year ago

robinheinze commented 1 year ago

Great library!

When going through installation, the GIF placement just made it a bit hard to read the docs, so I just moved it above text. Hope that's ok!

I also noticed the example was importing the wrong function from the wrong library, but I think that's fixed in #7