Skip to content

Commit 7a1c0ff

Browse files
authored
Improved the description.
1 parent 32c40ee commit 7a1c0ff

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,6 +1,6 @@
11
# DiffableTextViews
22

3-
An open-source module for as-you-type formatting and conversion in iOS.
3+
An open source package for as-you-type formatting in SwiftUI.
44

55
![DiffableTextFieldXAmount.gif](Assets/DiffableTextFieldXAmount.gif)
66

@@ -16,7 +16,7 @@ An open-source module for as-you-type formatting and conversion in iOS.
1616
| :running_man: | Performant | Uses O(n) differentiation algorithms |
1717
| :smiley: | Emojis | Uses native offsets, supports emojis |
1818
| :desert_island: | Standalone | Uses no remote dependencies |
19-
| :open_book: | Open-source | 100% transparent, as it should be |
19+
| :open_book: | Open source | 100% transparent, as it should be |
2020

2121
### Algorithms
2222

0 commit comments

Comments
 (0)