diff --git a/Dependencies.md b/Dependencies.md index 33c681d..bb7fc76 100644 --- a/Dependencies.md +++ b/Dependencies.md @@ -3,6 +3,7 @@ The list of used libraries. Many thanks to authors: * [D3.js v.5](https://d3js.org) by Mike Bostock and contributors * [Delaunator](https://github.com/mapbox/delaunator) by Vladimir Agafonkin * [Polylabel](https://github.com/mapbox/polylabel) by Vladimir Agafonkin +* [Lineclip](https://github.com/mapbox/lineclip) 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 * [jQuery](https://code.jquery.com/jquery-3.1.1.min.js) and [jQuery-ui](https://jqueryui.com) by jQuery team