We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c40ee commit 7a1c0ffCopy full SHA for 7a1c0ff
README.md
@@ -1,6 +1,6 @@
1
# DiffableTextViews
2
3
-An open-source module for as-you-type formatting and conversion in iOS.
+An open source package for as-you-type formatting in SwiftUI.
4
5

6
@@ -16,7 +16,7 @@ An open-source module for as-you-type formatting and conversion in iOS.
16
| :running_man: | Performant | Uses O(n) differentiation algorithms |
17
| :smiley: | Emojis | Uses native offsets, supports emojis |
18
| :desert_island: | Standalone | Uses no remote dependencies |
19
-| :open_book: | Open-source | 100% transparent, as it should be |
+| :open_book: | Open source | 100% transparent, as it should be |
20
21
### Algorithms
22
0 commit comments