update README
diff --git a/README.md b/README.md index a61b709..beaac1e 100644 --- a/README.md +++ b/README.md
@@ -11,7 +11,7 @@ ## Features * Probably the fastest C++ open source 2D Delaunay implementation -* Roughly 3 times faster then JS version. +* Roughly 20 times faster then JS version. * Example showing triangulation of GeoJson points ## Usage @@ -44,8 +44,3 @@ ``` [See more examples here](./examples) - -## TODO - -* Benchmarks -* Unit tests