Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
huangdijia committed Jun 21, 2023
1 parent 9d83c71 commit cb22aaf
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
| ---- | ---- |
| <img src="https://hdj.me/images/alipay-min.jpg" width="200" height="200" /> | <img src="https://hdj.me/images/wechat-pay-min.jpg" width="200" height="200" /> |

## Contact

- [Twitter](https://twitter.com/huangdijia)
- [Gmail](mailto:[email protected])

## License

OpenAI PHP for Hyperf is an open-sourced software licensed under the **[MIT license](https://opensource.org/licenses/MIT)**.

0 comments on commit cb22aaf

Please sign in to comment.