Update README.md

This commit is contained in:
Eduardo Lacerda 2017-09-29 03:46:06 -03:00 committed by GitHub
parent 502aedf976
commit 9d8229411f

View File

@ -285,7 +285,6 @@
## C
* [Shapefile C Library](http://shapelib.maptools.org/) - Provides the ability to write simple C programs for reading, writing and updating (to a limited extent) .shp and .dbf files.
* [Libuv](https://github.com/libuv/libuv) - Cross-platform asynchronous I/O.
* [Datamaps](https://github.com/ericfischer/datamaps) - This is a tool for indexing large lists of geographic points or lines and dynamically generating map tiles from the index for display.
## Rust