Skip to content

Commit de81afa

Browse files
committed
Update Readme.md
1 parent 303f784 commit de81afa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# SPDiffable
22

3-
<img align="left" src="https://cdn.ivanvorobei.by/github/spdiffable/example-app-preview-2.png" width="450"/>
3+
<img align="left" src="https://cdn.ivanvorobei.by/github/spdiffable/example-app-preview.png" width="450"/>
44

55
Apple's diffable API requerid models for each object type. If you want use it in many place, you pass many time to implemenet and get over duplicates codes. This project help you do it elegant with shared models and special cell providers for one-usage models.
66

77
[![https://opensource.ivanvorobei.by/spdiffable/preview](https://github.com/ivanvorobei/Readme/blob/main/Buttons/video-preview.svg)](https://opensource.ivanvorobei.by/spdiffable/preview)
88

9-
You can make sidebar, apply changes and make settings screen without making any cells or models. Check readme docs to learn how it work.
9+
You can make sidebar, apply changes and make settings screen without making any cells or models.
1010

1111
If you like the project, don't forget to `put star ★`<br>Check out my other libraries:
1212

0 commit comments

Comments
 (0)