Skip to content

Commit cc37610

Browse files
Update README.md
1 parent d3800ec commit cc37610

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,10 +1,10 @@
11
# gitdiff
22

3-
Render ugly git diff output into something users actually want to look at in their phones.
3+
Render git diff output, simple as that.
44

55
## Overview
66

7-
gitdiff is a native Swift library for rendering Git diffs in SwiftUI. It offers accurate, efficient diff visualization with the look and feel of tools like GitHub or GitLab, while leveraging the performance and customization benefits.
7+
gitdiff is a native Swift renderer and SwiftUI component for rendering Git diffs on iOS. It offers accurate, efficient and customized diff visualization with the look and feel of tools like GitHub or GitLab.
88

99
<p align="center">
1010
<img src="https://img.shields.io/badge/Swift-5.9+-orange.svg" />

0 commit comments

Comments
 (0)