File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -14,11 +14,23 @@ gitdiff is a native Swift renderer and SwiftUI component for rendering Git diffs
1414
1515## Installation
1616
17+
18+ <p align =" center " >
19+ <img src =" https://github.com/user-attachments/assets/59f9d428-0e53-4084-b555-d90f5de7288f " width =" 30% " />
20+ <img src =" https://github.com/user-attachments/assets/13a52f90-d0e3-4041-8fc9-a6d5f7cff46c " width =" 30% " />
21+ </p >
22+ <p align =" center " >
23+ <img src =" https://github.com/user-attachments/assets/ee6fbe6a-d3b9-48f9-9e57-0cc313dca031 " width =" 30% " />
24+ <img src =" https://github.com/user-attachments/assets/c8da701d-f952-4fea-a7bd-45cef2c40f2d " width =" 30% " />
25+ <img src =" https://github.com/user-attachments/assets/0391a6c3-169b-4d78-92ad-7b64ed5be90c " width =" 30% " />
26+ </p >
27+
28+
1729### Swift Package Manager
1830
1931``` swift
2032dependencies: [
21- .package (url : " https://github.com/tornikegomareli/gitdiff.git" , from : " 0.0.1 " )
33+ .package (url : " https://github.com/tornikegomareli/gitdiff.git" , from : " 0.0.5 " )
2234]
2335```
2436
You can’t perform that action at this time.
0 commit comments