Skip to content

Commit

Permalink
fix update
Browse files Browse the repository at this point in the history
  • Loading branch information
xxl4 committed Sep 3, 2024
1 parent 46053b5 commit 3d37002
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,13 @@ NexaMerchant\GoogleAdsense\Providers\GoogleAdsenseServiceProvider::class,
```
Add it to config/app.php $providers

# How to Publish
# How to Install

```
composer require nexa-merchant/googleadsense
```
```

# How to register a google App

1、 Visite the Google Adsense Developer page [https://developers.google.com/adsense](https://developers.google.com/adsense)
2、Get Started the Google Adsense [https://developers.google.com/adsense/management/getting_started](https://developers.google.com/adsense/management/getting_started)

0 comments on commit 3d37002

Please sign in to comment.