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
+15-9Lines changed: 15 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ If you like the project, don't forget to `put star ★`<br>Check out my other li
15
15
-[Swift Package Manager](#swift-package-manager)
16
16
-[CocoaPods](#cocoapods)
17
17
-[Manually](#manually)
18
+
-[Сontribution](#сontribution)
18
19
-[Other Projects](#other-projects)
19
20
-[Russian Community](#russian-community)
20
21
@@ -46,14 +47,22 @@ pod 'SparrowKit'
46
47
47
48
If you prefer not to use any of dependency managers, you can integrate manually. Put `Sources/SparrowKit` folder in your Xcode project. Make sure to enable `Copy items if needed` and `Create groups`.
48
49
50
+
## Сontribution
51
+
52
+
My English is very bad. You can see this once you read the documentation. I would really like to have clean and nice documentation. If you see gramatical errors and can help fix the Readme, please contact me [email protected] or make a Pull Request. Thank you in advance!
53
+
49
54
## Other Projects
50
55
51
-
I love being helpful. Here I have provided a list of libraries that I keep up to date. For see `video previews` of libraries without install open [opensource.ivanvorobei.by](https://opensource.ivanvorobei.by) website.
56
+
I love being helpful. Here I have provided a list of libraries that I keep up to date. For see `video previews` of libraries without install open [opensource.ivanvorobei.by](https://opensource.ivanvorobei.by) website.<br>
57
+
I have libraries with native interface and managing permissions. Also available pack of useful extensions for boost your development process.
0 commit comments