diff --git a/foundations/javascript_basics/project_rock_paper_scissors.md b/foundations/javascript_basics/project_rock_paper_scissors.md index 7da3cd50303..e952628bc23 100644 --- a/foundations/javascript_basics/project_rock_paper_scissors.md +++ b/foundations/javascript_basics/project_rock_paper_scissors.md @@ -2,7 +2,9 @@ For this project, you will create the game [Rock Paper Scissors](https://www.wikihow.com/Play-Rock,-Paper,-Scissors). This game will be played entirely in the console. -