From: Gabriele Cirulli Date: Mon, 10 Mar 2014 17:11:31 +0000 Subject: Update README.md X-Git-Url: https://git.razvi.ro/?p=2048.git&a=commitdiff&h=e3554394e5eeb8dd7445c70bd3da0118f5346064 --- Update README.md --- --- a/README.md +++ b/README.md @@ -5,3 +5,13 @@ [![Screenshot](http://pictures.gabrielecirulli.com/2048-20140309-234100.png)](http://pictures.gabrielecirulli.com/2048-20140309-234100.png) +That screenshot is fake by, the way. I 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 specifically made branch and request to pull on `master`! If you can, please make sure the game fully works before sending the PR, as that will help speed up the process. + +You can find the same information in the [contributing guide.](https://github.com/gabrielecirulli/2048/blob/master/CONTRIBUTING.txt) + +## License +2048 is licensed under the [MIT license.](https://github.com/gabrielecirulli/2048/blob/master/LICENSE.txt) +