Skip to content

Commit

Permalink
Merge pull request alexfoxy#35 from okydk/patch-1
Browse files Browse the repository at this point in the history
Added CDN info
  • Loading branch information
alexfoxy authored Apr 3, 2019
2 parents 8a98a97 + 5c70d40 commit 1a2205b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ import lax from 'lax.js'

```html
<script src="lib/lax.min.js" >
<!-- or via CDN -->
<script src="https://cdn.jsdelivr.net/npm/lax.js" >
```
2) Initialize the plugin
Expand Down

0 comments on commit 1a2205b

Please sign in to comment.