diff --git a/js/README.md b/js/README.md index 13c2a39..cc56422 100644 --- a/js/README.md +++ b/js/README.md @@ -3,7 +3,7 @@ the [PMTiles](https://www.npmjs.com/package/pmtiles) package can be included via script tag or ES6 module: ```html - + ``` All the PMTiles exports are available under the global `pmtiles` variable e.g. `pmtiles.PMTiles`. diff --git a/js/examples/leaflet.html b/js/examples/leaflet.html index 12d1575..218e8a1 100644 --- a/js/examples/leaflet.html +++ b/js/examples/leaflet.html @@ -4,7 +4,7 @@ - +