Skip to content

Commit

Permalink
Improve intro wording
Browse files Browse the repository at this point in the history
  • Loading branch information
mattmassicotte committed Apr 5, 2024
1 parent f245683 commit 3f5f88e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Glyph
Make life with TextKit better

This library adds functionality to TextKit to make it easier to use. It works with both TextKit 1 and 2, and will not downgrade TextKit 2 views.
This library adds functionality to TextKit to make it easier to use. Its APIs are a light abstraction over TextKit. You don't even need to know whether your view using 1 or 2, and glyph will not downgrade TextKit 2 views.

## Installation

Expand Down

0 comments on commit 3f5f88e

Please sign in to comment.