[README.md] Fixed wrong screenshots templating
This commit is contained in:
@@ -61,6 +61,8 @@ Game will save it's data into same folder as executable, if placed on disk with
|
||||
|
||||
What this actually looks like.
|
||||
|
||||
<img alt="Main menu" src="screenshots/0.png" width="49.8%"> <img alt="Cool house" src="screenshots/1.bmp" width="49.8%">
|
||||
<img alt="World selection" src="screenshots/2.png" width="49.8%"> <img alt="Rolling hills" src="screenshots/3.bmp" width="49.8%">
|
||||
<img alt="A beach" src="screenshots/4.bmp" width="49.8%">
|
||||
<img alt="Main menu" src="screenshots/0.png" width="100%">
|
||||
<img alt="Cool house" src="screenshots/1.bmp" width="100%">
|
||||
<img alt="World selection" src="screenshots/2.png" width="100%">
|
||||
<img alt="Rolling hills" src="screenshots/3.bmp" width="100%">
|
||||
<img alt="A beach" src="screenshots/4.bmp" width="100%">
|
||||
|
||||
Reference in New Issue
Block a user