Skip to content

Commit 9c65084

Browse files
authored
Merge pull request #29 from resendlabs/remove-examples
Remove examples
2 parents c28eb64 + d2fcdca commit 9c65084

File tree

3 files changed

+8
-27
lines changed

3 files changed

+8
-27
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@
77

88
---
99

10+
## Examples
11+
12+
Send email with:
13+
14+
* [PHP](https://github.com/resendlabs/resend-php-example)
15+
* [Laravel](https://github.com/resendlabs/resend-laravel-example)
16+
1017
## Getting started
1118

1219
> **Requires [PHP 8.1+](https://php.net/releases/)**
@@ -31,4 +38,4 @@ $resend->emails->send([
3138
```
3239

3340
> **Note**
34-
> This client is heavily inspired by [OpenAI PHP](https://github.com/openai-php).
41+
> This client is inspired by [OpenAI PHP](https://github.com/openai-php).

examples/.env.example

-3
This file was deleted.

examples/email.php

-23
This file was deleted.

0 commit comments

Comments
 (0)