Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/ezrarieben/cookie-z
Browse files Browse the repository at this point in the history
  • Loading branch information
Ezra Rieben committed Jun 25, 2018
2 parents bdf2d6f + 86ff9e0 commit 13a8db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cookie-z
A jquery plugin that shows a GDPR compliant cookie warning according to the language set on the users device.
## Setting up cookie-z
1. Import the [jQuery library](https://www.google.com "jQuery's CDN Page")
1. Import the [jQuery library](https://code.jquery.com/ "jQuery's CDN Page")
2. Load the cookie-z script in your HTML after the body
```html
<script type="text/javascript" src="jquery.cookie-z.min.js"></script>
Expand Down

0 comments on commit 13a8db3

Please sign in to comment.