diff --git a/README.md b/README.md index 4707800..5b10693 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ import * as epcis from 'epcis2.js'; Or use a simple script tag to load it from the CDN: ```html - + ``` Then use in a browser `script` tag using the `epcis2` global variable: diff --git a/example/web-example/index.html b/example/web-example/index.html index cc7394f..76f91d2 100644 --- a/example/web-example/index.html +++ b/example/web-example/index.html @@ -3,7 +3,7 @@