From 0b6d24126ba6516f9b667d2dbd134cb1cfc3e59a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Stra=C3=9Fburger?= Date: Sat, 29 Apr 2017 03:49:34 +0200 Subject: [PATCH] :memo: kudos to @mourner --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a9d84b..fbf4c7a 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ If your terminal supports mouse events you can drag the map and use your scroll ## Special thanks * [lukasmartinelli](https://github.com/lukasmartinelli) for all his work around [OSM2VectorTiles](https://github.com/osm2vectortiles) (free Vector Tiles from OpenStreetMap) - +* [mourner](https://github.com/mourner) for all his work on mindblowing GIS algorithms (like the used [earcut](https://github.com/mapbox/earcut), [rbush](https://github.com/mourner/rbush), [simplify-js](https://github.com/mourner/simplify-js), ..) ## License #### The MIT License (MIT)