We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe13a8 commit 8fa3e86Copy full SHA for 8fa3e86
README.md
@@ -27,3 +27,6 @@ $resend->sendEmail([
27
'text' => 'it works!',
28
]);
29
```
30
+
31
+> **Note**
32
+> This client is heavily inspired by [OpenAI PHP](https://github.com/openai-php).
0 commit comments