Skip to content

Commit

Permalink
Removed unnecessary attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangabos committed Jul 13, 2018
1 parent 48a0a92 commit 31c27cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -65,7 +65,7 @@ First, load jQuery from a CDN and provide a fallback to a local source like:
Load the Zebra Tooltips jQuery plugin

```html
<script type="text/javascript" src="path/to/zebra_tooltips.min.js"></script>
<script src="path/to/zebra_tooltips.min.js"></script>
```

Alternatively, you can load Zebra Tooltips from [JSDelivr CDN](https://www.jsdelivr.com/package/npm/zebra_tooltips) like this:
Expand Down

0 comments on commit 31c27cc

Please sign in to comment.