From 3bc1a6cdac408d99e279fbc09f9ff861dcb93872 Mon Sep 17 00:00:00 2001 From: mitchellhansen Date: Thu, 24 Sep 2020 01:32:31 -0700 Subject: [PATCH] update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2f12f1..abd2523 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # conways-game-of-life Simple (slow) simulation of Conways game of life, SFML, C++ -![alt tag](https://github.com/MitchellHansen/Conway/blob/master/Screeny.png) -![alt tag](https://github.com/MitchellHansen/Conway/blob/master/Screeny2.png) +![](Screeny.png) +![](Screeny2.png)