diff --git a/README.md b/README.md index 11a1c10..00f4b32 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A very fast JavaScript library for geospatial point clustering for browsers and Node. ```html - + ``` ```js @@ -34,7 +34,7 @@ const Supercluster = require('supercluster'); Or use a browser build directly: ```html - + ``` ## Methods