We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7e640f commit 44c8596Copy full SHA for 44c8596
README.md
@@ -5,7 +5,7 @@ Command line scrabble game written in python.
5
Please navigate to the correct folder in your file system, and run `python scrabble.py`.
6
Please ensure that you have `python` in your `PATH`, and that it refers to Python 3.5. This file will not run in Python 2.7.
7
8
-##How to play:
+## How to play:
9
10
The game is a multiplayer one, designed to be played by between 2 and 4 players on the computer.
11
At the game's initialization, you will be asked to designate a number of players within this range, as well as name each of the players.
0 commit comments