Fixes formatting in the title and advises user to run the town default python

This commit is contained in:
maddie 2021-03-18 20:16:10 +00:00
parent 98ac678602
commit fb29a6b1af
2 changed files with 6 additions and 6 deletions

View File

@ -5,7 +5,7 @@ A CLI version of the popular children's game Hangman. Includes 20,000+ words!
## How To Use
- Navigate inside tilde.town to /maddie/git/hangman/
- python3 hangman.py
- python hangman.py
- Have fun!
## Future Plans