Skip to content

Commit a62d85a

Browse files
authored
update README
with a one-liner description
1 parent b960188 commit a62d85a

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# LibSpatialIndex
22

3-
[![Build Status](https://travis-ci.org/JuliaGeo/LibSpatialIndex.jl.svg?branch=master)](https://travis-ci.org/JuliaGeo/LibSpatialIndex.jl)
3+
[![Build Status](https://travis-ci.org/JuliaGeo/LibSpatialIndex.jl.svg?branch=master)](https://travis-ci.org/JuliaGeo/LibSpatialIndex.jl) [![Coverage Status](https://coveralls.io/repos/github/JuliaGeo/LibSpatialIndex.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/JuliaGeo/LibSpatialIndex.jl?branch=master)
44

5-
[![Coverage Status](https://coveralls.io/repos/github/JuliaGeo/LibSpatialIndex.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/JuliaGeo/LibSpatialIndex.jl?branch=master)
6-
7-
[![codecov.io](https://codecov.io/github/JuliaGeo/LibSpatialIndex.jl/branch/master/graph/badge.svg)](https://codecov.io/github/JuliaGeo/LibSpatialIndex.jl?branch=master)
5+
LibSpatialIndex.jl is a julia wrapper around the C API of [libspatialindex](https://github.com/libspatialindex/libspatialindex), for spatially indexing kD bounding box data.
86

97
# Quick Guide
108

0 commit comments

Comments
 (0)