Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mourner committed Jan 31, 2014
1 parent bb3037a commit ef18c40
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ additionally clustering points into a grid for performance.
L.heatLayer(latlngs, {radius: 25}).addTo(map);
```

## Including the plugin
To include the plugin, just use `leaflet-heat.js` from the `dist` folder:

```html
<script src="simpleheat.js"></script>
<script src="leaflet-heat.js"></script>
```

Expand Down

0 comments on commit ef18c40

Please sign in to comment.