fixed broken img links

This commit is contained in:
vishnuraghavb 2021-06-21 20:00:05 +05:30
parent 98550edace
commit 7c15fdf76c

View file

@ -8,7 +8,7 @@ There are some significant changes in this version. So, in order to continue, yo
2. Uninstall EnRecipes. 2. Uninstall EnRecipes.
3. Install v2.0.0 and Import your data. 3. Install v2.0.0 and Import your data.
<p align="center"><a href="https://enrecipes.vercel.app"><img src="fastlane/metadata/android/en-GB/images/featureGraphic.png" width="100%"></a></p> <p align="center"><a href="https://enrecipes.vercel.app"><img src="fastlane/metadata/android/en-US/images/featureGraphic.png" width="100%"></a></p>
<h1 align="center">A Simple, Offline Recipe Manager</h1> <h1 align="center">A Simple, Offline Recipe Manager</h1>
<p align="center">EnRecipes is an open source, privacy-friendly digital cookbook that lets you create, manage and share your recipes.</p> <p align="center">EnRecipes is an open source, privacy-friendly digital cookbook that lets you create, manage and share your recipes.</p>
@ -57,14 +57,14 @@ Please read the [User Guide](https://github.com/vishnuraghavb/EnRecipes/wiki/Use
## Screenshots ## Screenshots
| <img src="fastlane/metadata/android/en-GB/images/phoneScreenshots/1.png" width=276> | <img src="fastlane/metadata/android/en-GB/images/phoneScreenshots/2.png" width=276> | | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" width=276> | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" width=276> |
| :---------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------: | | :---------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------: |
| **Home - Light theme** | **Home - Dark theme** | | **Home - Light theme** | **Home - Dark theme** |
| <img src="fastlane/metadata/android/en-GB/images/phoneScreenshots/3.png" width=276> | <img src="fastlane/metadata/android/en-GB/images/phoneScreenshots/4.png" width=276> | | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" width=276> | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" width=276> |
| **Recipe view** | **Scale ingredients** | | **Recipe view** | **Scale ingredients** |
| <img src="fastlane/metadata/android/en-GB/images/phoneScreenshots/5.png" width=276> | <img src="fastlane/metadata/android/en-GB/images/phoneScreenshots/6.png" width=276> | | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/5.png" width=276> | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/6.png" width=276> |
| **Share menu** | **Meal Planner** | | **Share menu** | **Meal Planner** |
| <img src="fastlane/metadata/android/en-GB/images/phoneScreenshots/7.png" width=276> | <img src="fastlane/metadata/android/en-GB/images/phoneScreenshots/8.png" width=276> | | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/7.png" width=276> | <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/8.png" width=276> |
| **Cooking Timer** | **About** | | **Cooking Timer** | **About** |
## Contribution ## Contribution