aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index e3a0496..860d8aa 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,9 @@ install the accompanying npm library:
npm install --save elm-mapbox
+Microsoft Edge you will needs a polyfill to use custom elements. The polyfill provides by
+webcomponents.org is known to work https://github.com/webcomponents/custom-elements
+
Then include the library into your page. If you don't have any JS build system setup,
probably the easiest is to add: