You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@ I am use this repo in app [Debts - Spending tracker](https://itunes.apple.com/ap
22
22
-[Swift Package Manager](#swift-package-manager)
23
23
-[Carthage](#carthage)
24
24
-[Manually](#manually)
25
+
-[Presets](#presets)
25
26
-[Quick Start](#quick-start)
26
27
-[Usage](#usage)
27
28
-[Duration](#duration)
@@ -69,7 +70,7 @@ github "ivanvorobei/SPAlert"
69
70
70
71
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`.
71
72
72
-
###Presets
73
+
## Presets
73
74
74
75
For now supporting `Done`, `Heart`, `Error` & `Message` presets.
0 commit comments