diff --git a/README.md b/README.md index 60f55e53..d5fd75a8 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ -# Project Name +Guess Who project + +This is an online version of the game "Guess Who". The assignment was to create it with a focus on Java Script. -Replace this readme with your own information about your project. -Start by briefly describing the assignment in a sentence or two. Keep it short and to the point. ## The problem -Describe how you approached to problem, and what tools and techniques you used to solve it. How did you plan? What technologies did you use? If you had more time, what would be next? +It was hard to grasp the logical steps in the beginning, easier when braking it down. ## View it live - -Have you deployed your project somewhere? Be sure to include the link to the deployed project so that the viewer can click around and see what it's all about. +https://guess-who-game-deployed.netlify.app/ diff --git a/code/index.html b/code/index.html index 0479b061..6ef401c4 100644 --- a/code/index.html +++ b/code/index.html @@ -1,64 +1,73 @@ - - - - Project Name - - - - -