From a5603e8379e65290bbf39f33ac2b63cb49d9016e Mon Sep 17 00:00:00 2001
From: faiface <faiface@ksp.sk>
Date: Wed, 24 May 2017 14:33:50 +0200
Subject: [PATCH] replace xor screenshot with typewriter screenshot in README

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

diff --git a/README.md b/README.md
index 296f03e..9df76d2 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ Here are some screenshots from the examples!
 
 | [Smoke](examples/smoke) | [Xor](examples/xor) |
 | --- | --- |
-| ![Smoke](examples/smoke/screenshot.png) | ![Xor](examples/xor/screenshot.png) |
+| ![Smoke](examples/smoke/screenshot.png) | ![Typewriter](examples/typewriter/screenshot.png) |
 
 ## Features