From d403f84d7de6ab91782e47157fb7cfbcb3b296ce Mon Sep 17 00:00:00 2001 From: Gabriele Cirulli Date: Sun, 23 Mar 2014 19:56:08 +0100 Subject: [PATCH] add https://github.com/mgarciaisaia mention to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19c6d0e..dac8af3 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ Made just for fun. [Play it here!](http://gabrielecirulli.github.io/2048/) - [TimPetricola](https://github.com/TimPetricola) added best score storage - [chrisprice](https://github.com/chrisprice) added custom code for swipe handling on mobile - [elektryk](https://github.com/elektryk) made swipes work on Windows Phone + - [mgarciaisaia](https://github.com/mgarciaisaia) addes support for Android 2.3 Many thanks to [rayhaanj](https://github.com/rayhaanj), [Mechazawa](https://github.com/Mechazawa), [grant](https://github.com/grant), [remram44](https://github.com/remram44) and [ghoullier](https://github.com/ghoullier) for the many other good contributions. -- GitLab