From b1c9c85a8f2fde0f62561c7a8c6ab0fbda65b729 Mon Sep 17 00:00:00 2001 From: Arize Nnonyelu Date: Sat, 6 Jul 2024 17:17:38 +0100 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f5eaefa..5a4f224 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,5 @@ A simple JavaScript guess-the-color game.
The first person would guess the color and the second would click the button. If the first person guessed correctly, he would guess again until an incorrect guess which would then mean a change in the positions of the guessing game. - +
+- Solution URL: [Guess the color game] (https://arize99.github.io/guess-the-color/)