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-11Lines changed: 15 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ If you like the project, don't forget to `put star ★` and follow me on GitHub:
28
28
-[Example](#ready-use)
29
29
-[List classes](#ready-use-classes)
30
30
-[Wrapper](#wrapper)
31
-
-[Сooperation](#сooperation)
31
+
-[Сontribution](#сontribution)
32
32
-[Other Projects](#other-projects)
33
33
-[Russian Community](#russian-community)
34
34
@@ -289,6 +289,10 @@ In project you can find class `SPDiffableWrapperItem`. Using it, when you don't
289
289
let item =SPDiffableWrapperItem(identifier: "unqi-identifier", model: LocationRowModel(city: "Minsk"))
290
290
```
291
291
292
+
## Сontribution
293
+
294
+
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!
295
+
292
296
## Other Projects
293
297
294
298
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>
@@ -298,25 +302,25 @@ I have libraries with native interface and managing permissions. Also available
0 commit comments