Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SwiftedMind authored Mar 5, 2023
1 parent 72bb9f0 commit 3378bf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ let gptSwift = GPTSwift(apiKey: "YOUR_API_KEY")
try await gptSwift.askChatGPT("What is the answer to life, the universe and everything in it?")
```

An example project can be found here: [GPTPlayground](https://github.com/SwiftedMind/GPTPlayground/tree/main)

## Content

- [Getting Started](#getting-started)
Expand Down

0 comments on commit 3378bf2

Please sign in to comment.