diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,13 +1,14 @@ # OCR-Flutter -A fully functional Flutter aplication dedicated to Optical Character Recognition (OCR). +A fully functional Flutter application dedicated to Optical Character Recognition (OCR). -This repo is part of my entry at EUCYS 2023. +This repository is part of my entry at EUCYS 2023, representing Romania @ Brussels with apps for helping the visually impaired *see*. ## Insructions 1. Make sure to have the Flutter SDK installed and pointed at by your IDE. -2. Open the repository inside of the IDE, go to pubspec.yaml and perform `pub get` -3. Select the device to run the application on. Hit Run. +2. Open the repository with your IDE, go to pubspec.yaml and perform `pub get` +3. Select a mobile device to run the application on. +4. Hit Run. 4. ??? 5. Profit. |