[README.md] Fixed wrong screenshots templating

This commit is contained in:
2025-03-24 09:49:38 +01:00
parent 12aac8874a
commit f75fa2606f

View File

@@ -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%">