Skip to content

Commit 87931a8

Browse files
committed
Update Readme.md
1 parent b3a8227 commit 87931a8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
**Popup from Apple Music & Feedback in AppStore**. Contains `Done`, `Heart` & `Message` presets. `Done` preset include animation. Also support Dark Mode. I clone Apple's alerts as much as possible. You can find this alerts in AppStore after feedback and after added song to library in Apple Music.
44

55
<p float="left">
6-
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Resources/Preview - Done.gif" width="250">
7-
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Resources/Preview - Heart.gif" width="250">
8-
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Resources/Preview - Message.gif" width="250">
6+
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Resources/Preview%20-%20Done.gif" width="250">
7+
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Resources/Preview%20- %20Heart.gif" width="250">
8+
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Assets/Readme/Preview%20-%20Message.gif" width="250">
99
</p>
1010

1111
If you like the project, do not forget to `put star ★` and follow me on GitHub. For help project, see [Сooperation](#сooperation) section.
@@ -105,7 +105,7 @@ alertView.present()
105105

106106
### Dark Mode
107107

108-
<img align="left" src="https://github.com/ivanvorobei/SPAlert/blob/master/Resources/Preview - DarkMode.jpg" width="220">
108+
<img align="left" src="https://github.com/ivanvorobei/SPAlert/blob/master/Resources/Preview%20-%20DarkMode.jpg" width="220">
109109

110110
Dark Mode no need additional configuration. As soon as the user change the interface to dark, all alerts will appear dark.
111111

0 commit comments

Comments
 (0)