Wrong url fixed

This commit is contained in:
Tiehuis 2015-02-23 16:53:35 +13:00
parent 2c5ae324a8
commit 3db0537685

View File

@ -3,7 +3,7 @@
A cli version/engine of the game [2048](https://github.com/gabrielecirulli/2048) for your Linux
terminal.
![Screenshot](http://i.imgur.com/qTfXp4J.png)
![Screenshot](http://i.imgur.com/qTfXP4J.png)
There currently are 3 versions that can be run. These include a straight-forward terminal
based, and two using the ncurses and SDL libraries. To add a new graphical version, simply