Skip to content

Commit b9f9b3a

Browse files
committed
Updated readme.
1 parent 9a718f6 commit b9f9b3a

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

-68.2 KB
Binary file not shown.

Readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<img align="left" src="https://cdn.ivanvorobei.by/github/spdiffable/example-app-preview.png" width="300"/>
2+
13
# SPDiffable
24

35
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.
@@ -33,7 +35,7 @@ If you like the project, don't forget to `put star ★`<br>Check out my other li
3335

3436
Ready for use on iOS 13+. Works with Swift 5+. Required Xcode 12.0 and higher.
3537

36-
<img align="right" src="https://github.com/ivanvorobei/SPDiffable/blob/main/Assets/Readme/spm-install-preview.png" width="550"/>
38+
<img align="right" src="https://cdn.ivanvorobei.by/github/spdiffable/spm-install-preview.png" width="550"/>
3739

3840
### Swift Package Manager
3941

0 commit comments

Comments
 (0)