Skip to content

Commit c17f376

Browse files
authored
Update README.md
1 parent 5675d91 commit c17f376

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Here are some of my samples that were built using this library:
3030
<a href="https://github.com/RadekVyM/MarvelousMAUI"><em>Marvelous .NET MAUI</em></a>
3131
</p>
3232
<p align="center">
33-
<img src="https://raw.githubusercontent.com/RadekVyM/Gadgets-Store-App/main/samples/ios_gadgets_store_app.gif" width="239" />
33+
<img src="https://raw.githubusercontent.com/RadekVyM/Gadgets-Store-App/main/samples/android_gadgets_store_app.webp" width="234" />
3434
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
3535
<img src="https://raw.githubusercontent.com/RadekVyM/Bet-App/main/Images/ios_betapp.webp" width="236" />
3636
</p>
@@ -121,4 +121,4 @@ builder.UseSimpleShell();
121121
- A `SimpleShell`-based application may not have as good accessibility in some scenarios due to the lack of platform-specific navigation controls. .NET MAUI `Shell` should be accessible out of the box since it uses platform-specific controls.
122122
- Maybe I have implemented something wrong that has a negative impact on the performance, stability, accessibility, or something like that.
123123

124-
See [documentation](./docs/SimpleToolkit.SimpleShell) for more information.
124+
See [documentation](./docs/SimpleToolkit.SimpleShell) for more information.

0 commit comments

Comments
 (0)