Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rexemtoxa authored Aug 22, 2022
1 parent 222158b commit 1afb9ad
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 @@ -44,7 +44,7 @@ import { init } from 'getid-launcher';
**Via CDN**

```html
<script src='https://cdn.getid.cloud/sdk/getid-web-sdk-launcher-v6.min.js'></script>
<script src='https://cdn.getid.cloud/sdk/getid-web-sdk-launcher-v7.min.js'></script>

<div id="targetContainer">
All content here will be overwritten
Expand Down Expand Up @@ -86,4 +86,4 @@ next you will need to publish updated version in npm registry by `npm publish`
and load the build into cdn by next command
```
babel-node ./tools/publish-lib.js
```
```

0 comments on commit 1afb9ad

Please sign in to comment.