diff --git a/scripts/Word Guessing Game/requirements.txt b/scripts/Word Guessing Game/requirements.txt index a561d49..3998403 100644 --- a/scripts/Word Guessing Game/requirements.txt +++ b/scripts/Word Guessing Game/requirements.txt @@ -1,2 +1,2 @@ -Install random-word module with the command: -pip install random-word pyyaml \ No newline at end of file +#### Install random-word module with the command: +pip install random-word pyyaml