diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index bd70c6c..e52b3cb 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,2 +1,2 @@ github: huangdijia -custom: ['https://hdj.me/images/alipay-min.jpg', 'https://hdj.me/images/wechat-pay-min.jpg'] \ No newline at end of file +custom: https://hdj.me/sponsors/ \ No newline at end of file diff --git a/README.md b/README.md index 2d6528a..9840b80 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,13 @@ MySQL trigger component for Hyperf, Based on a great work of creators:[moln/ph - Request -```bash +```shell composer require friendsofhyperf/trigger ``` - Publish -```bash +```shell php bin/hyperf.php vendor:publish friendsofhyperf/trigger ``` @@ -78,10 +78,6 @@ class BarSubscriber extends AbstractEventSubscriber } ``` -## Donate - -> If you like them, Buy me a cup of coffee. [Alipay](https://hdj.me/images/alipay-min.jpg) | [WeChat](https://hdj.me/images/wechat-pay-min.jpg) - ## Contact - [Twitter](https://twitter.com/huangdijia)