Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StefKors authored Oct 27, 2023
1 parent add3d89 commit 0d42a6b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,8 @@ let output = input.summarize(numberOfSentences: 1)
print(output)
// Because the people who are crazy enough to think they can change the world, are the ones who do
```

A full SwiftUI code example can be found at [/Example/ExampleSwiftUI.swift](https://github.com/StefKors/SwiftSummarize/blob/main/Example/ExampleSwiftUI.swift)

![preview](https://github.com/StefKors/SwiftSummarize/assets/11800807/c3000422-0dbe-41f4-9cc4-7b85afec087f)

0 comments on commit 0d42a6b

Please sign in to comment.