summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-10-16 18:00:31 +0300
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-10-16 18:00:31 +0300
commit725aa088f2441f93635e697cfaa4d410105f52ca (patch)
tree78ebfdc0be55a42d3d5d4be87434ff7a75543794
parentab786765c3717e651476fff95d7c39de8f2e0ba6 (diff)
Subtle changes to the README documentation.
Changes to be committed: modified: README.md
-rw-r--r--README.md9
1 files 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.