From d0ca2dcbb89aaa05512bfe7e243df6c810679828 Mon Sep 17 00:00:00 2001 From: Victor Powell Date: Mon, 9 Nov 2015 11:22:12 -0800 Subject: [PATCH] Update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2df7d663..8eaf3710 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,10 @@ var cities = require('example-cities'); } ```` +Want to create and share your own overlay? Fork the +[react-map-gl-example-overlay](https://github.com/vicapow/react-map-gl-example-overlay) +project to get started. + ### ImmutableJS all the things