Update README.md
diff --git a/README.md b/README.md index adfbf6b..dca650a 100644 --- a/README.md +++ b/README.md
@@ -11,7 +11,7 @@ ## Features * Probably the fastest C++ open source 2D Delaunay implementation -* Roughly 6 times faster then JS version `delaunator@v2.0.3` +* Roughly 6 times faster then JS version `delaunator@v2.0.3` ([needs confirmation](https://github.com/delfrrr/delaunator-cpp/pull/8)) * Example showing triangulation of GeoJson points ## Usage