From ba5f4040d1f4fd2c40207fff5971c877d323875e Mon Sep 17 00:00:00 2001 From: Azgaar Date: Thu, 11 Apr 2019 16:14:57 +0300 Subject: [PATCH] +Delaunator --- Dependencies.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Dependencies.md b/Dependencies.md index decd364..ec1a464 100644 --- a/Dependencies.md +++ b/Dependencies.md @@ -1,7 +1,8 @@ The list of used libraries. Many thanks to authors: * [D3.js v.5](https://d3js.org) by Mike Bostock -* [jQuery v. 3.1.1](https://code.jquery.com/jquery-3.1.1.min.js) and [jQuery-ui](https://jqueryui.com) +* [Delaunator](https://github.com/mapbox/delaunator) by Vladimir Agafonkin * [Polylabel](https://github.com/mapbox/polylabel) by Vladimir Agafonkin * [Priority-queue](https://github.com/adamhooper/js-priority-queue) by Adam Hooper -* [Quantize](https://gist.github.com/thinkxl/4262930) by Nick Rabinowitz \ No newline at end of file +* [Quantize](https://gist.github.com/thinkxl/4262930) by Nick Rabinowitz +* [jQuery v. 3.1.1](https://code.jquery.com/jquery-3.1.1.min.js) and [jQuery-ui](https://jqueryui.com) \ No newline at end of file