Skip to content

Commit

Permalink
Add Script Inclusion process to Readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
x-N0 authored Nov 27, 2020
1 parent 6853464 commit dbadea3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ Via Bower:
bower install leaflet-ant-path
```

## Including
Via HTML Script (Include the Ant-Path's script after Leaflet's):
```
<script src="https://unpkg.com/leaflet-ant-path" type="text/javascript"></script>
```
Or just [download](https://github.com/rubenspgcavalcante/leaflet-ant-path-bower/archive/master.zip) this source code


Expand Down

0 comments on commit dbadea3

Please sign in to comment.