From 0659e0c7052fafa434f508c2d62bd13c95ac089a Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Fri, 30 Mar 2018 18:11:00 -0700 Subject: [PATCH] add sponsor link --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cbc78277..76d21643 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,12 @@ Tile38 is an open source (MIT licensed), in-memory geolocation data store, spati Roaming Geofences

+## Supporting Tile38 +Tile38 is an independent project. Maintaining and developing new features takes a considerable amount of time. +[Please consider becoming a backer or sponsor on Patreon](https://www.patreon.com/tidwall) + + + ## Features - Spatial index with [search](#searching) methods such as Nearby, Within, and Intersects.