diff --git a/README.md b/README.md index 1ef3f38..fc7b813 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ -###### gomobile, build .apk for development and testing: +###### Build .apk for development and testing using gomobile:
@@ -59,7 +59,7 @@ adb logcat
@@ -176,7 +176,7 @@ class EbitenViewWithErrorHandling extends EbitenView {
// 7.
-// The game should now load in one of the emulators that comes with Android Studio
+// The game should now be usable in Android Studio (sign project with developer keys, UI adjustments in XML, etc. etc.)