From f92c92d41b6b437e902c31b781a91fb9e94389cb Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Tue, 15 Mar 2016 18:24:01 -0700 Subject: [PATCH] mention tile38.com --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9618a707..53957e7c 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ width="200" height="200" border="0" alt="Tile38">

-This README is quick start document. You can find detailed documentation at [http://tile38.com](http://tile38.com). - Tile38 is an open source (MIT licensed), in-memory geolocation data store, spatial index, and realtime geofence. It supports a variety of object types including lat/lon points, bounding boxes, XYZ tiles, Geohashes, and GeoJSON. +*This README is quick start document. You can find detailed documentation at [http://tile38.com](http://tile38.com).* + ## Features - Spatial index with [search](#searching) methods such as Nearby, Within, and Intersects.