Skip to content

Commit 4309b3b

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
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%20-%20Done.gif" width="250">
7-
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Resources/Preview%20- %20Heart.gif" width="250">
6+
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Assets/Readme/Preview%20-%20Done.gif" width="250">
7+
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Assets/Readme/Preview%20- %20Heart.gif" width="250">
88
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Assets/Readme/Preview%20-%20Message.gif" width="250">
99
</p>
1010

@@ -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%20-%20DarkMode.jpg" width="220">
108+
<img align="left" src="https://github.com/ivanvorobei/SPAlert/blob/master/Assets/Readme/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)