diff --git a/README.md b/README.md index 712e7c2d..556a8eca 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ npm install --save google-map-react * Example project: [main](http://istarkov.github.io/google-map-react/map/main/) ([source](https://github.com/istarkov/google-map-react-examples/blob/master/web/flux/components/examples/x_main/main_map_block.jsx)); [balderdash](http://istarkov.github.io/google-map-react/map/balderdash/) (same source as main) -* Clustering example (**new**) +* Clustering example ([source](https://github.com/istarkov/google-map-clustering-example)) [google-map-clustering-example](http://istarkov.github.io/google-map-clustering-example/) * How to render thousands of markers (**new**)