Skip to content

Commit

Permalink
Merge pull request #85 from publiclab/sagarpreet-chadha-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
sagarpreet-chadha authored Nov 16, 2018
2 parents 2e0ff29 + fee3209 commit 611e3bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,11 @@ Click on a point or marker on the map to learn more about it .
## Dependencies :

### General (required for all layers) :

<script src="../dist/LeafletEnvironmentalLayers.js"></script>
<link href="../node_modules/leaflet/dist/leaflet.css" rel="stylesheet">
<script src="../node_modules/leaflet-spin/example/spin/dist/spin.min.js"></script> <!-- Compulsory to add -->
<script src="../node_modules/leaflet-spin/example/leaflet.spin.min.js"></script>

### To use Wind Rose Layer :

Expand Down

0 comments on commit 611e3bb

Please sign in to comment.