forked from mirror/rtred
Update README.md
This commit is contained in:
parent
32188eeb08
commit
f89dccc6c4
|
@ -1,7 +1,6 @@
|
|||
RTree implementation for Go
|
||||
===========================
|
||||
|
||||
[![Build Status](https://travis-ci.org/tidwall/rtree.svg?branch=master)](https://travis-ci.org/tidwall/rtree)
|
||||
[![GoDoc](https://godoc.org/github.com/tidwall/rtree?status.svg)](https://godoc.org/github.com/tidwall/rtree)
|
||||
|
||||
This package provides an in-memory R-Tree implementation for Go, useful as a spatial data structure.
|
||||
|
|
Loading…
Reference in New Issue