Skip to content

Commit 6e9d88f

Browse files
authored
Update README.md
1 parent 1c342ed commit 6e9d88f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ https://www.yourdomain.com/path?ad_network=5450213213286189855&ad_unit=12345678&
3232
3333
| lib.Method | Description |
3434
| --- | --- |
35-
| admob.Verify(url *url.Url) error | |
36-
| mopub.Verify(url *url.Url, secret, verifierKey string) error | verifierKey usually is `hash`, you'll find secret key in `Rewarded video` tab in `https://app.mopub.com/account` page |
35+
| `admob.Verify(url *url.Url) error` | |
36+
| `mopub.Verify(url *url.Url, secret, verifierKey string) error` | verifierKey usually is `hash`, you'll find secret key in `Rewarded video` tab in `https://app.mopub.com/account` page |
3737

3838
## Examples
3939

0 commit comments

Comments
 (0)