From 538546423f9321a57d8081254cfbaf512e33f82a Mon Sep 17 00:00:00 2001 From: Gabriele Cirulli Date: Tue, 6 May 2014 18:49:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2944773..e475357 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A small clone of [1024](https://play.google.com/store/apps/details?id=com.veewo. Made just for fun. [Play it here!](http://gabrielecirulli.github.io/2048/) +The official app can also be found on the [Play Store](https://play.google.com/store/apps/details?id=com.gabrielecirulli.app2048) and [App Store!](https://itunes.apple.com/us/app/2048-by-gabriele-cirulli/id868076805) + ### Contributions - [TimPetricola](https://github.com/TimPetricola) added best score storage -- GitLab