Skip to content

Commit

Permalink
update script in README
Browse files Browse the repository at this point in the history
  • Loading branch information
kochis committed Dec 7, 2018
1 parent ed162f4 commit 9bab856
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 @@ -13,7 +13,7 @@
In an HTML page, include the SDK using a `<script>` tag:

```html
<script src="https://js.radar.io/v1-beta/radar.js"></script>
<script src="https://js.radar.io/v1.0.0/radar.min.js" integrity="sha384-TFQktvQ2F2ST3MCcepqaOHqwc36jDy7r/gAj7dOvU6VXtJ4m4Dj2hByxZ59d4MjK" crossorigin="anonymous"></script>
```

In a web app, install the package from npm, then import the module:
Expand Down

0 comments on commit 9bab856

Please sign in to comment.