Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
p-m-p committed Dec 23, 2024
1 parent 2cdb983 commit 6a78017
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ Add a share button to any web page.
```html
<script
defer
type="module"
src="https://cdn.jsdelivr.net/npm/@parsonic/share-button@latest/dist/index.js"
src="https://cdn.jsdelivr.net/npm/@parsonic/[email protected]/min.js"
></script>
<share-button></share-button>
```
Expand Down

0 comments on commit 6a78017

Please sign in to comment.