From e72b642306a09db040bcd614ce5a16dcc3f86009 Mon Sep 17 00:00:00 2001 From: rootVIII Date: Mon, 31 May 2021 00:42:09 -0400 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 80dd791..a7c210b 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ dependencies { androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0' compile project(':skulls') } -// Then synch the change to the build.gradle for the project +// Then follow screen prompts to sync the build.gradle change to the project // 4. Place the following in app/src/main/java/com.<your username>.skullsmobile/MainActivity.java: