From b09818a0103c6c180128df157360ec5ad5270986 Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Mon, 8 Jan 2018 16:25:50 +0100 Subject: [PATCH] README: add usage via unpkg.com --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f105d665..f71d490e 100755 --- a/README.md +++ b/README.md @@ -31,12 +31,11 @@ See the [Leaflet Control Geocoder Demo](http://perliedman.github.com/leaflet-con # Usage -[Download latest release](https://github.com/perliedman/leaflet-control-geocoder/releases). Load the CSS and Javascript, located in -the `dist` folder: +[Download latest release](https://github.com/perliedman/leaflet-control-geocoder/releases), or obtain the latest release via [unpkg.com](https://unpkg.com/): ```HTML - - + + ``` Add the control to a map instance: