From 368dab0e7c5682fcca644e8aeb88727ec6cdd487 Mon Sep 17 00:00:00 2001
From: faiface <faiface@ksp.sk>
Date: Fri, 14 Apr 2017 22:41:14 +0200
Subject: [PATCH] fix screenshot in lights example readme

---
 examples/lights/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/lights/README.md b/examples/lights/README.md
index c79acfa..75c3909 100644
--- a/examples/lights/README.md
+++ b/examples/lights/README.md
@@ -10,4 +10,4 @@ the limit.
 
 Credit for the panda art goes to [Ján Štrba](https://www.artstation.com/artist/janstrba).
 
-[[./screenshot.png]]
\ No newline at end of file
+![Screenshot](screenshot.png)
\ No newline at end of file
-- 
GitLab