From 39c2e309e418dc5a6d04dc105c973cca6cf34690 Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Fri, 15 Jul 2016 13:13:12 -0700 Subject: [PATCH 1/2] added badges to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d0c4dccd..f08ed706 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ src="/doc/logo1500.png" width="200" height="200" border="0" alt="Tile38">

+

+Build Status +Version +

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. From 7549317174975675daff87e4283a5324a1ee6571 Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Fri, 15 Jul 2016 13:21:29 -0700 Subject: [PATCH 2/2] fixed badge link url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f08ed706..85686463 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

Build Status -Version +Version

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.