Skip to content

Commit b99e903

Browse files
authored
Update README.md
1 parent 82f1173 commit b99e903

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ This is a SwiftUI resizing text view for iOS and macOS.
44

55
## Usage
66

7+
You can check how it works using [the Example project](./Example).
8+
These are sample codes from the project:
9+
710
```swift
811
// Self-sizing automatically (Default)
912
ResizingTextView(text: $text1)

0 commit comments

Comments
 (0)