Browse Source

Update readme file and store assets

Carles Sentis 1 year ago
parent
commit
3937863f7a
1 changed files with 11 additions and 5 deletions
  1. 11 5
      README.md

+ 11 - 5
README.md

@@ -10,11 +10,17 @@ Save a GPS weather location with a custom name.
 
 App translated into 37 languages.
 
-![<img src="screenshot_one.png" width="100"/>](store_assets/Screenshot_20240109_145100.png)
-![<img src="screenshot_two.png" width="100"/>](store_assets/Screenshot_20240109_145124.png)
-![<img src="screenshot_three.png" width="100"/>](store_assets/Screenshot_20240109_145438.png)
-![<img src="screenshot_four.png" width="100"/>](store_assets/Screenshot_20240109_145033.png)
-![<img src="screenshot_five.png" width="100"/>](store_assets/Screenshot_20240109_145421.png)
+![screenshot_one][screenshot_one]{height=400px width=500px}
+![screenshot_two][screenshot_two]{height=400px width=500px}
+![screenshot_three][screenshot_three]{height=400px width=500px}
+![screenshot_four][screenshot_four]{height=400px width=500px}
+![screenshot_five][screenshot_five]{height=400px width=500px}
+
+[screenshot_one]: store_assets/Screenshot_20240109_145100.png
+[screenshot_two]: store_assets/Screenshot_20240109_145124.png
+[screenshot_three]: store_assets/Screenshot_20240109_145438.png
+[screenshot_four]: store_assets/Screenshot_20240109_145033.png
+[screenshot_five]: store_assets/Screenshot_20240109_145421.png
 
 Weather data API -> https://open-meteo.com/
 Open Sourced -> https://github.com/codeskraps/Weekly-Weather