From b8fff3c2c55839bb1f9e35b1a0103ecf59b532b2 Mon Sep 17 00:00:00 2001 From: rootVIII Date: Mon, 24 May 2021 23:41:00 -0400 Subject: [PATCH] readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c66df21..514a916 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ All development/debugging was done with the gomobile tool and adb. - +ex2 ###### Run in a local testing environment: @@ -26,7 +26,7 @@ alias pixel4='$ANDROID_HOME/emulator/emulator -avd "Pixel_4_API_30"' - +ex1 This was developed on macOS Big Sur.