Skip to content

Commit

Permalink
updated built file web location
Browse files Browse the repository at this point in the history
  • Loading branch information
therealadityashankar committed Sep 27, 2020
1 parent 3680899 commit 52ed602
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
*Import from CDN*
```html
<!-- bundled -->
<script type="module" src="https://cdn.jsdelivr.net/gh/vanillawc/[email protected].1/build/index.js"></script>
<script type="module" src="https://cdn.jsdelivr.net/gh/vanillawc/[email protected].2/build/index.js"></script>

<!-- uses relative stuff -->
<script type="module" src="https://cdn.jsdelivr.net/gh/vanillawc/[email protected].1/src/wc-code.js"></script>
<script type="module" src="https://cdn.jsdelivr.net/gh/vanillawc/[email protected].2/src/wc-code.js"></script>
```

## Usage NOTE
Expand Down

0 comments on commit 52ed602

Please sign in to comment.