From 9bfb83861ad1132775943426da179df4fe1b437e Mon Sep 17 00:00:00 2001
From: faiface <faiface@ksp.sk>
Date: Fri, 14 Apr 2017 22:39:15 +0200
Subject: [PATCH] add screenshot to lights example readme

---
 examples/lights/README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/examples/lights/README.md b/examples/lights/README.md
index 3ae72c4..c79acfa 100644
--- a/examples/lights/README.md
+++ b/examples/lights/README.md
@@ -8,4 +8,6 @@ The FPS is limited to 30, because the effect is a little expensive and my comput
 60 FPS. If you have a more powerful computer (which is quite likely), peek into the code and disable
 the limit.
 
-Credit for the panda art goes to [Ján Štrba](https://www.artstation.com/artist/janstrba).
\ No newline at end of file
+Credit for the panda art goes to [Ján Štrba](https://www.artstation.com/artist/janstrba).
+
+[[./screenshot.png]]
\ No newline at end of file
-- 
GitLab