Commit 5dd498cc authored by Lukas Drgon's avatar Lukas Drgon Committed by Cole Bemis

docs: Add jsDelivr link

parent 29e96b11
......@@ -84,6 +84,8 @@ Include `feather.js` or `feather.min.js` with a `<script>` tag. These files are
Or load the script from a CDN provider.
```html
<!-- choose one -->
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
<script src="https://unpkg.com/feather-icons/dist/feather.min.js"></script>
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment