Browse Source

Refactor README.md to replace centered screenshots with a table format for improved layout and accessibility.

Carles Sentis 1 week ago
parent
commit
049c10e4e0
1 changed files with 4 additions and 9 deletions
  1. 4 9
      README.md

+ 4 - 9
README.md

@@ -17,15 +17,10 @@ Weekly Weather provides a clean, intuitive interface for viewing weather forecas
 
 ## Screenshots
 
-<div align="center">
-  <img src="store_assets/Screenshot_20240109_145100.png" width="150" hspace="5" />
-  <img src="store_assets/Screenshot_20240109_145124.png" width="150" hspace="5" /> 
-  <img src="store_assets/Screenshot_20240109_145438.png" width="150" hspace="5" />
-</div>
-<div align="center">
-  <img src="store_assets/Screenshot_20240109_145033.png" width="150" hspace="5" />
-  <img src="store_assets/Screenshot_20240109_145421.png" width="150" hspace="5" />
-</div>
+| Screenshot 1 | Screenshot 2 | Screenshot 3 |
+|:---:|:---:|:---:|
+| ![](store_assets/Screenshot_20240109_145100.png) | ![](store_assets/Screenshot_20240109_145124.png) | ![](store_assets/Screenshot_20240109_145438.png) |
+| ![](store_assets/Screenshot_20240109_145033.png) | ![](store_assets/Screenshot_20240109_145421.png) |  |
 
 ## Download