From cb22aaf3219ff4917116483a0428105fe58a0dd4 Mon Sep 17 00:00:00 2001 From: huangdijia Date: Wed, 21 Jun 2023 20:08:55 +0800 Subject: [PATCH] Update README.md --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ec8b07..94bb674 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,19 @@ $result = $client->completions()->create([ For usage examples, take a look at the [openai-php/client](https://github.com/openai-php/client) repository. ---- +## Donate + +> If you like them, Buy me a cup of coffee. + +| Alipay | WeChat | +| ---- | ---- | +| | | + +## Contact + +- [Twitter](https://twitter.com/huangdijia) +- [Gmail](mailto:huangdijia@gmail.com) + +## License OpenAI PHP for Hyperf is an open-sourced software licensed under the **[MIT license](https://opensource.org/licenses/MIT)**.