diff --git a/README.md b/README.md index 053f675..ad114c9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ ### Skulls is simple Columns-like strategy game developed in Golang with the Ebiten library (for Android) -All development/debugging was done with the gomobile tool and adb. - - ex2 @@ -28,14 +25,17 @@ alias pixel4='$ANDROID_HOME/emulator/emulator -avd "Pixel_4_API_30"' ex1 -
    +
+ This was developed on macOS Big Sur.