From 7c01cb63a1c42f710c8e092b180fb4ff2aba4a7b Mon Sep 17 00:00:00 2001 From: Mitchell Date: Fri, 25 Nov 2016 22:09:48 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b07644e..f2f12f1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Conway +# 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)