Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Feb 15, 2021
1 parent bb73fbf commit 310d78e
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 @@ -23,7 +23,7 @@ You can then require the parts of the library you want to use. For example: `con
In a web environment you can include the library as follows:

```html
<script src="https://cdn.jsdelivr.net/npm/ajv@6.12/dist/ajv.bundle.js"></script>
<script src="https://cdn.jsdelivr.net/npm/ajv@6/dist/ajv.bundle.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/@openeo/[email protected]/dist/main.min.js"></script>
```

Expand Down

0 comments on commit 310d78e

Please sign in to comment.