mirror of
https://github.com/zoriya/Bomberman.git
synced 2025-12-06 06:26:13 +00:00
reamde: use relative paths
This commit is contained in:
@@ -15,9 +15,9 @@ Repository link: https://github.com/AnonymusRaccoon/Bomberman/
|
||||
## Screenshots
|
||||
|
||||
<div>
|
||||
<img align="left" src="https://github.com/AnonymusRaccoon/Bomberman/blob/readme/assets/images/titlescreen.png" width="45%">
|
||||
<img align="right" src="https://github.com/AnonymusRaccoon/Bomberman/blob/readme/assets/images/lobby.png" width="45%">
|
||||
<img src="https://github.com/AnonymusRaccoon/Bomberman/blob/readme/assets/images/game.png">
|
||||
<img align="left" src="./assets/images/titlescreen.png" width="45%">
|
||||
<img align="right" src="./assets/images/lobby.png" width="45%">
|
||||
<img src="./assets/images/game.png">
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user