Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
puckowski authored Dec 12, 2019
1 parent bbe64ef commit a13718a
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
Expand Up @@ -75,7 +75,7 @@ To add Sling to your project, simply add ```sling.min.js``` to your project and
To add Sling via CDN like jsDelivr use the following ```script``` tag:

```html
<script src="https://cdn.jsdelivr.net/gh/puckowski/Sling.js@1.8/dist/sling.min.js" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/gh/puckowski/Sling.js@1.9/dist/sling.min.js" crossorigin="anonymous"></script>
```

For XHR capabilities, also include ```sling-xhr.min.js``` or replace ```sling.min.js``` with ```sling-full.min.js```.
Expand Down

0 comments on commit a13718a

Please sign in to comment.