From 2c5ae324a88eb07bba9b8a1b11db98c20eae8e46 Mon Sep 17 00:00:00 2001 From: Tiehuis Date: Mon, 23 Feb 2015 16:52:00 +1300 Subject: [PATCH] Update screenshot for readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b043e58..16e4030 100644 --- a/README.md +++ b/README.md @@ -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/QU7t5mH.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