File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,20 @@ gitdiff is a native Swift library for rendering Git diffs in SwiftUI. It offers
14
14
15
15
## Installation
16
16
17
+ <!-- Center the first two images in a row, smaller and same size -->
18
+ <p align =" center " >
19
+ <img src =" https://github.com/user-attachments/assets/21e400be-d52e-4def-88f4-b95488f8c098 " width =" 32% " />
20
+ <img src =" https://github.com/user-attachments/assets/40f0288e-5bf4-4a7f-9d13-989188a7ca2d " width =" 32% " />
21
+ </p >
22
+
23
+ <!-- Center the next three images in a row below, same size as above -->
24
+ <p align =" center " >
25
+ <img src =" https://github.com/user-attachments/assets/e5f0fca5-2ff3-4f86-bdc6-0de55c14be21 " width =" 30% " />
26
+ <img src =" https://github.com/user-attachments/assets/ce9713ab-45d3-4e55-8248-5f4358b6741f " width =" 30% " />
27
+ <img src =" https://github.com/user-attachments/assets/a0240073-8bb7-45d6-b914-7064f3cd0556 " width =" 30% " />
28
+ </p >
29
+
30
+
17
31
### Swift Package Manager
18
32
19
33
``` swift
You can’t perform that action at this time.
0 commit comments