Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
letmaik committed Sep 20, 2016
2 parents 8bf0487 + c3249b9 commit 22d8ae5
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 @@ -10,7 +10,7 @@ A browser version of this library is hosted on both [jsDelivr](http://www.jsdeli

Usage is simple:
```html
<script src="https://npmcdn.com/covutils/covutils-lite.min.js"></script>
<script src="https://unpkg.com/covutils/covutils-lite.min.js"></script>
<script src="https://cdn.jsdelivr.net/covjson-reader/0.16/covjson-reader.min.js"></script>
<script>
CovJSON.read('http://example.com/coverage.covjson').then(function (cov) {
Expand Down

0 comments on commit 22d8ae5

Please sign in to comment.