From dd0fb2fd11b81014b37b0520aa594029a12a98d4 Mon Sep 17 00:00:00 2001 From: PolluX <12788936+RealPolluX@users.noreply.github.com> Date: Thu, 20 Dec 2018 23:18:22 +0100 Subject: [PATCH] Update README.md add screenshot --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4a3ea08..ca16d72 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,11 @@ Implementation of Conway's 'Game of Life' in PHP and JavaScript. ## Requirements - PHP 7.2+ -- JavaScript client with ES6+ support +- JavaScript cLient with ES6+ support ## License -MIT \ No newline at end of file +MIT + +### Screenshot +--- +![screenshot](https://i.imgur.com/yq2uNVD.png)