Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hsharghi authored Jun 14, 2024
1 parent bad2491 commit 1d936d2
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 @@ -33,7 +33,7 @@ let httpClient = HTTPClient(...)
let resendClient = ResendClient(httpClient: httpClient, apiKey: "YOUR_API_KEY")
~~~~

## Using the API
## Usage
### Email client

You can send a single email by creating a `ResendEmail` object and retrieving the email ID in return.
Expand Down

0 comments on commit 1d936d2

Please sign in to comment.