Skip to content

Commit

Permalink
added explainer text to installation
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewgryan committed May 23, 2024
1 parent 73dc6f5 commit 1fc881c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ A comprehensive documentation site is available.
## Installation

Include Leaflet JS/CSS assets and Leaflet HTML in the document.
This can be achieved using [importmap](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap)
to point both `leaflet` and `leaflet-html` at ES modules.


```html
<link
Expand Down

0 comments on commit 1fc881c

Please sign in to comment.