From c69810c72fd25b3ef50aad3cd70c70301d21816a Mon Sep 17 00:00:00 2001 From: Erik <385688+yarwelp@users.noreply.github.com> Date: Fri, 19 Jan 2018 12:39:43 +0100 Subject: [PATCH] Fix screenshot so that it isn't stretched on mobile screens --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d55eeba..3464bf2 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Orbital 2D Game Engine. Compatible with Redox and SDL2. ## Screenshot -orbgame +![orbgame](https://github.com/FloVanGH/assets/blob/master/orbgame-screenshot.png) ## Usage -- GitLab