diff --git a/README.md b/README.md index 72aef4595c..ab20a2bc95 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ # 2048 -A small clone of [1024](https://play.google.com/store/apps/details?id=com.veewo.a1024), based on [Saming's 2048](http://saming.fr/p/2048/) (also a clone). +A small game inspired by [1024](http://www.veewo.com/games/?name=1024) and [Saming's 2048](http://web.archive.org/web/20150314064427/http://saming.fr/p/2048/), made just for fun! [Play it here!](http://gabrielecirulli.github.io/2048/) -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) +The official app can also be found on either the [Google Play Store](https://play.google.com/store/apps/details?id=com.gabrielecirulli.app2048) or the [App Store](https://itunes.apple.com/us/app/2048-by-gabriele-cirulli/id868076805)! ### Contributions @@ -24,7 +22,7 @@ Many thanks to [rayhaanj](https://github.com/rayhaanj), [Mechazawa](https://gith Screenshot

-That screenshot is fake, by the way. I never reached 2048 :smile: +That screenshot is fake, by the way. I've never reached 2048! :smile: ## Contributing Changes and improvements are more than welcome! Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into `master`! If you can, please make sure the game fully works before sending the PR, as that will help speed up the process.