fixed badge link url

This commit is contained in:
Josh Baker 2016-07-15 13:21:29 -07:00 committed by GitHub
parent 39c2e309e4
commit 7549317174

View File

@ -5,7 +5,7 @@
</p>
<p align="center">
<a href="https://travis-ci.org/tidwall/tile38"><img src="https://travis-ci.org/tidwall/tile38.svg?branch=master" alt="Build Status"></a>
<a href="https://https://github.com/tidwall/tile38/releases"><img src="https://img.shields.io/badge/version-1.2.0-green.svg" alt="Version"></a>
<a href="https://github.com/tidwall/tile38/releases"><img src="https://img.shields.io/badge/version-1.2.0-green.svg" alt="Version"></a>
</p>
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.