fixed broken img links
This commit is contained in:
parent
98550edace
commit
7c15fdf76c
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -8,7 +8,7 @@ There are some significant changes in this version. So, in order to continue, yo
|
|||
2. Uninstall EnRecipes.
|
||||
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>
|
||||
<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
|
||||
|
||||
| <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** |
|
||||
| <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** |
|
||||
| <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** |
|
||||
| <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** |
|
||||
|
||||
## Contribution
|
||||
|
|
Loading…
Reference in a new issue