Skip to content

Commit 0b0e69d

Browse files
authored
Update README.md
1 parent f61a3ae commit 0b0e69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ delaunator-cpp is a C++ port from https://github.com/mapbox/delaunator a JavaScr
1111
## Features
1212

1313
* Probably the fastest C++ open source 2D Delaunay implementation
14-
* Roughly 6 times faster then JS version `[email protected]`
14+
* Roughly 6 times faster then JS version `[email protected]` ([needs confirmation](https://github.com/delfrrr/delaunator-cpp/pull/8))
1515
* Example showing triangulation of GeoJson points
1616

1717
## Usage

0 commit comments

Comments
 (0)