Skip to content

Commit

Permalink
Updated GPC README (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
gowrizrh authored Oct 14, 2024
1 parent 2c9d2fa commit 7d6beca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MageOS/AsyncEventsGCP/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ GCP event sinks for [mageos-async-events](https://github.com/mage-os/mageos-asyn
## Installation

```sh
composer require mage-os/mageos-async-events-aws
composer require mage-os/mageos-async-events-gcp
```

## Authenticating with Google Cloud Client Libraries
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,7 @@ instructions please refer to the individual package's repository.
[mageos-async-events-aws](https://github.com/mage-os/mageos-async-events-aws)
* EventBridge
* SQS

### GCP
[mageos-async-events-gcp](https://github.com/mage-os/mageos-async-events-gcp)
* Pub/Sub

0 comments on commit 7d6beca

Please sign in to comment.