Skip to content

Commit

Permalink
Update example to use latest
Browse files Browse the repository at this point in the history
  • Loading branch information
SamSamskies authored Jan 1, 2025
1 parent 9e099a8 commit 340b743
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 @@ -22,7 +22,7 @@ If the user doesn't have an ext that supports nip-07 installed or does not autho

Add this script tag right before the bottom closing body tag.
```js
<script src="https://cdn.jsdelivr.net/npm/nostr-zap@1.1.0"></script>
<script src="https://cdn.jsdelivr.net/npm/nostr-zap@latest"></script>
```

Example Sandbox with 1 button: https://codesandbox.io/s/nostr-zap-from-anywhere-poc-wiyzgm
Expand Down

0 comments on commit 340b743

Please sign in to comment.