From d9cd6635f1eb4ce80cd33e03deae00ca2c25cef1 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Tue, 20 Jun 2017 18:49:49 +0200 Subject: [PATCH] changed readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2ca7661..520b7c2 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ ## gSprite-Engine #### Tiny 2D-animation sprite composer for interactive animation loops -Create 2D-Scenes with clickable animations on a background image, save them for later. -Click on an animation and the animation will change. Arrange a composition. +Create 2D-Scenes with clickable animations on a background image, save them for later. +Click on an animation and the animation will change. Arrange a composition. Made in one night, as little game engine for Andrei Ebi who also contributed the example animation and background image. - + ![](https://github.com/pr1est0r/gse/blob/master/assets/prev.gif) How to install: