From a056444410cf07dac3f120d9796bd73ca0ad7348 Mon Sep 17 00:00:00 2001
From: faiface <faiface@ksp.sk>
Date: Wed, 24 May 2017 14:34:49 +0200
Subject: [PATCH] fix link in README

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

diff --git a/README.md b/README.md
index 9df76d2..9a77407 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Here are some screenshots from the examples!
 | --- | --- |
 | ![Lights](examples/lights/screenshot.png) | ![Platformer](examples/platformer/screenshot.png) |
 
-| [Smoke](examples/smoke) | [Xor](examples/xor) |
+| [Smoke](examples/smoke) | [Typewriter](examples/typewriter) |
 | --- | --- |
 | ![Smoke](examples/smoke/screenshot.png) | ![Typewriter](examples/typewriter/screenshot.png) |
 
-- 
GitLab