Skip to content

Commit

Permalink
Merge pull request #43 from Intosoft/feat/web
Browse files Browse the repository at this point in the history
chore: version update
  • Loading branch information
sakul-budhathoki authored Jun 11, 2024
2 parents da9af3b + 18f0bb1 commit f19259b
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 @@ -61,7 +61,7 @@ Vanilla JS
<body>
<div id="svg-container"></div>
</body>
<script src="https://unpkg.com/@intosoft/[email protected].0/dist/iife/index.js"></script>
<script src="https://unpkg.com/@intosoft/[email protected].1/dist/iife/index.js"></script>
<script>
window.addEventListener("load", function () {
const config = {}; //paste config here
Expand Down

0 comments on commit f19259b

Please sign in to comment.