From dce8afe427f9fdd7f883f4c3144aac180703b07f Mon Sep 17 00:00:00 2001 From: Pascal Romahn Date: Sun, 3 Sep 2023 03:22:50 +0200 Subject: [PATCH] Update README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a658f4..8db6b29 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ ## Minesweeper JavaScript implementation of Minesweeper. -Developed by Junha Park. Play it [here](https://park-junha.github.io/Minesweeper/). +Developed by Junha Park and modified by skulblakka. +Artwork by w1n7er on Discord. +Sounds by Neuro (compiled by CJMAXiK). + +Play it [here](http://ermsweeper.skulblakka.de/).