You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
A really fast C++ library for
4
4
[Delaunay triangulation](https://en.wikipedia.org/wiki/Delaunay_triangulation) of 2D points.
5
5
6
-
delaunator-cpp was originally a a C++ port from https://github.com/mapbox/delaunator a JavaScript implementation of very fast 2D Delaunay algorithm. It has since diverged from that source.
6
+
delaunator-cpp was originally a a C++ port from https://github.com/mapbox/delaunator, a JavaScript implementation of very fast 2D Delaunay algorithm. It has since diverged from that source.
0 commit comments