Skip to content

Commit 4ad2c0f

Browse files
committed
fix : minor issues fixed.
1 parent 83572c0 commit 4ad2c0f

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# mafia
22
:dollar: Web Server Application For Mafia Game Playing On Local Network
33

4-
Playing mafia game made easy simply by having
4+
Playing mafia game made easy simply by having:
55
+ a system to run <b>mafia</b> on it (We call it FekroBot)
66
+ a hotspot that can provide a local host for us (your WIFI modem or your mobile hotspot)
7+
78
There you go, lets play some mafia :sunglasses:.
89

910
## Usage
@@ -30,14 +31,14 @@ Then install mafia requirements by
3031
```
3132
$ pip3 install -r requirements.txt
3233
```
33-
3. <b>Run the server application</b>
34+
2. <b>Run the server application</b>
3435

3536
Now everything is ready, lets play:
3637
run the command `$python3 mafia.py number_of_players[int]`, for example imagine you want to play mafia with 5 players.
3738
```
3839
$ python3 mafia.py 5
3940
```
40-
4. <b>Getting roles</b>
41+
3. <b>Getting roles</b>
4142

4243
There you go, now each player can open a browser and type `serverhost:port_name`.
4344

0 commit comments

Comments
 (0)