From 725aa088f2441f93635e697cfaa4d410105f52ca Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Mon, 16 Oct 2023 18:00:31 +0300 Subject: Subtle changes to the README documentation. Changes to be committed: modified: README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7285397..c1fb9ad 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3