Skip to content

Commit 7132361

Browse files
committed
Update README.md
1 parent b4042c1 commit 7132361

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

README.md

Lines changed: 1 addition & 21 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_1.png)
6+
![Alert Kit v5](https://cdn.sparrowcode.io/github/alertkit/v5/preview-v1_2.png)
77

88
For run alert just call this:
99

@@ -22,8 +22,6 @@ public enum AlertViewStyle {
2222
```
2323

2424
### Community
25-
26-
English Speacking:
2725

2826
<p float="left">
2927
<a href="https://twitter.com/sparrowcode_en">
@@ -40,24 +38,6 @@ English Speacking:
4038
</a>
4139
</p>
4240

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-
6141
## Installation
6242

6343
Ready to use on iOS 13+.

0 commit comments

Comments
 (0)