From 076c14f809b0df67a834355d9f73a634412de03b Mon Sep 17 00:00:00 2001 From: Bertrand Bordage Date: Sun, 14 Apr 2013 11:11:38 +0200 Subject: [PATCH] Fixes screenshot URL. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 331e9a0d..8f52bf7e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # pyCraftr -![pyCraftr](https://raw.github.com/ronmurphy/Minecraft/master/screenshot.png) +![pyCraftr](https://raw.github.com/boskee/Minecraft/master/screenshot.png) **Simple Minecraft-inspired demo written in Python and Pyglet.**