Skip to content

Commit d227cb0

Browse files
committed
fix : some pictures link fixed.
1 parent 47e3315 commit d227cb0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Playing mafia game made easy simply by having:
77

88
There you go, lets play some mafia :sunglasses:.
99

10-
<img src="https://raw.githubusercontent.com/sadrasabouri/mafia/README_update/doc/Pictures/mafia_game.png">
10+
<img src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/doc/Pictures/mafia_game.png">
1111

1212
## Usage
1313
After cloning into mafia using command bellow:
@@ -47,7 +47,7 @@ There you go, now each player can open a browser and type `serverhost:port_name`
4747
In defualt mode your address should be `server_ip:5000`.
4848
| What player should see in the browser |
4949
|:-------------------------------------:|
50-
| <img width="324" height="576" src="https://raw.githubusercontent.com/sadrasabouri/mafia/README_update/doc/Pictures/mobile_browser.png"> |
50+
| <img width="324" height="576" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/doc/Pictures/mobile_browser.png"> |
5151

5252
4. <b>Tracing roles from commandline</b>
5353

@@ -56,7 +56,7 @@ players should inform the GOD with thier unique id so that GOD can find who is w
5656

5757
| What GOD should see in the CLI |
5858
|:------------------------------:|
59-
| <img width="435" height="204" src="https://raw.githubusercontent.com/sadrasabouri/mafia/README_update/doc/Pictures/CLI.png"> |
59+
| <img width="435" height="204" src="https://raw.githubusercontent.com/sadrasabouri/mafia/master/doc/Pictures/CLI.png"> |
6060

6161
## Game Rules
6262
Mafia is a social deduction game, created by Dimitry Davidoff in 1986. The game models a conflict between two groups: an informed minority (the mafia team), and an uninformed majority (the Residents).

0 commit comments

Comments
 (0)