Skip to content

Commit 3e90780

Browse files
author
hustcc
committed
update README
1 parent 5b3ad2b commit 3e90780

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010

1111
> **npm install react-adsence**
1212
13+
Before use Google AdSence, you should add the `script` at the end of HTML.
14+
15+
```html
16+
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
17+
```
1318

1419
# 2. Usage
1520

0 commit comments

Comments
 (0)