From 1ce4372aeed9bad8f26bd2fd80554f06ac533369 Mon Sep 17 00:00:00 2001 From: rxi Date: Fri, 13 Jan 2017 23:07:40 +0000 Subject: [PATCH] Updated .gif on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d0b5df..bc64f07 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A framework for making 2D DOS games in Lua. LoveDOS provides an API based on a subset of the [LÖVE](https://love2d.org/) API. -![screenshot](https://cloud.githubusercontent.com/assets/3920290/3274842/db280102-f334-11e3-9967-f27f01d34d52.gif) +![screenshot](https://cloud.githubusercontent.com/assets/3920290/21948750/ed49e9a6-d9e4-11e6-960a-1fac0ec41ee0.gif) ## Getting started You can download LoveDOS from the