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)