diff --git a/README.md b/README.md index 367d5e99..a2d92f25 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,14 @@ Tile38 is an open source (MIT licensed), in-memory geolocation data store, spati *This README is quick start document. You can find detailed documentation at [http://tile38.com](http://tile38.com).* +

+Nearby +Within +Intersects +Geofencing +Roaming Geofences +

+ ## Features - Spatial index with [search](#searching) methods such as Nearby, Within, and Intersects. @@ -20,15 +28,6 @@ Tile38 is an open source (MIT licensed), in-memory geolocation data store, spati - Leader / follower [replication](#replication). - In-memory database that persists on disk. -
-

-Nearby -Within -Intersects -Geofencing -Roaming Geofences -

- ## Components - `tile38-server ` - The server - `tile38-cli ` - Command line interface tool