Skip to content

Commit e4026b3

Browse files
committed
Update Readme.md
1 parent 6aac3f3 commit e4026b3

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

Readme.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ I am use this repo in app [Debts - Spending tracker](https://itunes.apple.com/ap
3333
- [Swift Package Manager](#swift-package-manager)
3434
- [Carthage](#carthage)
3535
- [Manually](#manually)
36-
- [Presets](#presets)
3736
- [Quick Start](#quick-start)
3837
- [Usage](#usage)
3938
- [Duration](#duration)
@@ -81,23 +80,6 @@ github "ivanvorobei/SPAlert"
8180

8281
If you prefer not to use any of dependency managers, you can integrate `SPAlert` into your project manually. Put `Source/SPAlert` folder in your Xcode project. Make sure to enable `Copy items if needed` and `Create groups`.
8382

84-
## Presets
85-
86-
For now supporting `Done`, `Add`, `Heart`, `Doc`, `Bookmark`, `Moon`, `Star`, `Error`, & `Message` presets.
87-
88-
<p float="left">
89-
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Assets/Readme/Miniature%20-%20Done.svg" width="80">
90-
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Assets/Readme/Miniature%20-%20Add.svg" width="80">
91-
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Assets/Readme/Miniature%20-%20Heart.svg" width="80">
92-
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Assets/Readme/Miniature%20-%20Doc.svg" width="80">
93-
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Assets/Readme/Miniature%20-%20Bookmark.svg" width="80">
94-
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Assets/Readme/Miniature%20-%20Moon.svg" width="80">
95-
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Assets/Readme/Miniature%20-%20Star.svg" width="80">
96-
<img src="https://github.com/ivanvorobei/SPAlert/blob/master/Assets/Readme/Miniature%20-%20Error.svg" width="80">
97-
</p>
98-
99-
Also I can propose extra pack with 15 presets for all my donators. You can become [here](https://www.patreon.com/ivanvorobei).
100-
10183
## Quick Start
10284

10385
For best experience, I recommend call alerts by `SPAlert`. These functions are updated regularly and show as Apple way. I focus on presets:

0 commit comments

Comments
 (0)