From 6ca05f19230abca2e7ff3b71e64a01ec4d2ad68a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1rio=20Alexandre=20Lopes=20Liberato?= Date: Sat, 24 Dec 2016 17:54:08 +0000 Subject: [PATCH] Fixed formatting and spelling --- README.md | 25 +++++++++++++++++-------- 1 file changed, 17 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1484b18..ff17a3f 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,28 @@ #Flappy Bird GX2# -A GX2 Flappy Bird port for WiiU -Assest from floppy bird HTML5 and original android game +A GX2 Flappy Bird port for the WiiU. + +Assets from Floppy Bird (HTML5 and the original Android game). #Usage# + Press A to begin the Game + Press A to jump + Press HOME to exit -Avoid the pipes and the flor! + +Avoid the pipes and the o! #Building# In order to build this application, you need the custom liboGC and portlibs modified/created by dimok. You can find them on the loadiine_gx2 repo (https://github.com/dimok789/loadiine_gx2/releases/tag/v0.2). Simply put the files in your devkit folder and run the Makefile. #Credits:# -dimok - WiiU librabries, dynamic_libs, examples, Homebrew Launcher -Maschell - GX2_Example and coding help -vgmoose - Coding help -pwsincd - Icon -QuarkTheAwesome, dylon99 - Various help and testing +**dimok** - WiiU librabries, dynamic_libs, examples, Homebrew Launcher + +**Maschell** - GX2_Example and coding help + +**vgmoose** - Coding help + +**pwsincd** - Icon + +**QuarkTheAwesome, dylon99** - Various help and testing