Skip to content

Commit b4042c1

Browse files
committed
Update README.md
1 parent 16a65bb commit b4042c1

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

README.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
**Popup from Apple Music & Feedback in AppStore**. Contains `Done`, `Heart`, `Error` and other. Supports Dark Mode.
44
I tried to recreate Apple's alerts as much as possible. You can find these alerts in the AppStore after feedback and after you add a song to your library in Apple Music.
55

6-
![Alert Kit v5](https://cdn.sparrowcode.io/github/alertkit/v5/preview-v1.png)
6+
![Alert Kit v5](https://cdn.sparrowcode.io/github/alertkit/v5/preview-v1_1.png)
77

88
For run alert just call this:
99

@@ -23,8 +23,9 @@ public enum AlertViewStyle {
2323

2424
### Community
2525

26+
English Speacking:
27+
2628
<p float="left">
27-
English Speacking:
2829
<a href="https://twitter.com/sparrowcode_en">
2930
<img src="https://cdn.sparrowcode.io/github%2Fbadges%2Ftwitter.png?version=4" height="52">
3031
</a>
@@ -37,9 +38,26 @@ public enum AlertViewStyle {
3738
<a href="#apps-using">
3839
<img src="https://cdn.sparrowcode.io/github/badges/download-on-the-appstore.png?version=4" height="52">
3940
</a>
40-
Russian Speacking:
4141
</p>
4242

43+
Russian Speacking:
44+
45+
<p float="left">
46+
<a href="https://t.me/sparrowcode">
47+
<img src="https://cdn.sparrowcode.io/github/badges/telegram.png?version=1" height="52">
48+
</a>
49+
<a href="https://twitter.com/sparrowcode_">
50+
<img src="https://cdn.sparrowcode.io/github%2Fbadges%2Ftwitter.png?version=4" height="52">
51+
</a>
52+
<a href="https://mastodon.social/@sparrowcode_en">
53+
<img src="https://cdn.sparrowcode.io/github/badges/mastodon.png?version=2" height="52">
54+
</a>
55+
<a href="#apps-using">
56+
<img src="https://cdn.sparrowcode.io/github/badges/download-on-the-appstore.png?version=4" height="52">
57+
</a>
58+
</p>
59+
60+
4361
## Installation
4462

4563
Ready to use on iOS 13+.

0 commit comments

Comments
 (0)