Skip to content

Commit

Permalink
Merge branch 'main' of github.com:muze-nl/metro
Browse files Browse the repository at this point in the history
  • Loading branch information
poef committed Jan 31, 2025
2 parents b0ac9ab + 04f5fea commit 183a929
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 @@ -55,7 +55,7 @@ npm install @muze-nl/metro

In the browser, using a cdn:
```html
<script src="https://cdn.jsdelivr.net/npm/@muze-nl/metro@0.1.0/dist/browser.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@muze-nl/metro@0.6.4/dist/browser.js"></script>
<script>
async function main() {
const client = metro.client('https://example.com/')
Expand Down

0 comments on commit 183a929

Please sign in to comment.