Update README.md

This commit is contained in:
Eduardo Lacerda 2018-10-10 16:24:24 -03:00 committed by GitHub
parent d760cd95fb
commit 217629a6c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -400,6 +400,7 @@
* [geom](https://github.com/ctessum/geom) - Geometry objects and functions for Go.
* [go-geom](https://github.com/twpayne/go-geom) - Go library for handling geometries.
* [lidario](https://github.com/jblindsay/lidario) - A small Go library for reading and writing LiDAR (LAS) files.
* [BoxTree](https://github.com/tidwall/boxtree) - An R-tree implementation for Go.
## Rust