Update README.md
This commit is contained in:
parent
8a87fd6e17
commit
b2c7a4e1ef
|
|
@ -27,9 +27,9 @@ Bonus:
|
||||||
# How to use
|
# How to use
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<script type="text/javascript" src="/tarteaucitron/tarteaucitron.js"></script>
|
<script src="/tarteaucitron/tarteaucitron.js"></script>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script>
|
||||||
tarteaucitron.init({
|
tarteaucitron.init({
|
||||||
"privacyUrl": "", /* Privacy policy url */
|
"privacyUrl": "", /* Privacy policy url */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue