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/)