From 2485c9a3f5936c7ea55ec429adee985c4805146d Mon Sep 17 00:00:00 2001 From: Alexey Gulev Date: Mon, 10 Sep 2018 23:09:48 +0300 Subject: [PATCH] image size in documentation reduced --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 480f85b..310181f 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Open your game.project file and in the dependencies field under project add: >https://github.com/AGulev/drawpixels/archive/master.zip ## Example -![screenshot](https://user-images.githubusercontent.com/2209596/45321275-8c8d9b80-b54d-11e8-8885-05d623973d3b.jpg) +![screenshot](https://user-images.githubusercontent.com/2209596/45321616-7f24e100-b54e-11e8-9821-00b1b2e36a97.jpg) Main code example is [here](https://github.com/AGulev/drawpixels/blob/master/example/canvas.script)