diff --git a/README.md b/README.md index 8d0c274..3ffc58d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ Enhance Custom Element base class. `npm i @enhance/custom-element` +**unpkg** +`import CustomElement from 'https://unpkg.com/@enhance/custom-element?module=true'` + ## Usage `/pages/index.html`