From 992ad084f958a127ed47d6d41f38f5c47610af95 Mon Sep 17 00:00:00 2001 From: Deeka Wong Date: Tue, 27 Feb 2024 08:32:26 +0800 Subject: [PATCH] Update READMEs (#575) * Update READMEs * Update FONDING.yml --------- Co-authored-by: Deeka Wong <8337659+huangdijia@users.noreply.github.com> --- .github/FUNDING.yml | 2 +- README.md | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) 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)