소스 검색

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

Carles Sentis 1 주 전
부모
커밋
049c10e4e0
1개의 변경된 파일4개의 추가작업 그리고 9개의 파일을 삭제
  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