Skip to content

Commit

Permalink
update settings.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehdi authored and Mehdi committed Jun 30, 2021
1 parent 90850f7 commit 6942bf8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ The speed is very good and the accuracy and detection is brilliant.
try to clone this repository, put your API_KEY to your local.properties file
and run the app.

## Example Video
![](sample.gif)
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
rootProject.name = "android-cloud-ocr"
include(":app", ":ocr")
include(":app")
include(":ocr")

0 comments on commit 6942bf8

Please sign in to comment.