diff --git a/README.md b/README.md
index 272b3e5..d8adf46 100644
--- a/README.md
+++ b/README.md
@@ -10,13 +10,13 @@
-
- The game was developed as a POC to experience creating a simple game with Go/deploying it to Android.
+ The game was developed as a POC to experience creating a simple game with Go/deploying it to Android
-
- The Ebiten library for Golang was used to create the game.
+ The Ebiten library for Golang was used to create the game
-
- All development/debugging was done with the gomobile tool and adb.
+ All development/debugging was done with the gomobile tool and adb
-
Android Studio should be downloaded/installed; the AVD emulators are free and convenient