From 939b6a4859f39aed889bb06991d990522ecdaafc Mon Sep 17 00:00:00 2001 From: Jean-Christophe Date: Sun, 17 Mar 2024 18:00:25 -0400 Subject: [PATCH] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 984d85d..6c02d43 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ An intuitive and fast header-only library to read/write, serialize/deserialize S # Performances benchmark Discover the staggering performance of OpenSTL in comparison to [numpy-stl](https://github.com/wolph/numpy-stl), -to [meshio](https://github.com/nschloe/meshio) and [stl-reader](https://github.com/pyvista/stl-reader), thanks to its powerful C++ backend. + [meshio](https://github.com/nschloe/meshio) and [stl-reader](https://github.com/pyvista/stl-reader), thanks to its powerful C++ backend. See [benchmark.py](benchmark/benchmark.py) Performance gains over numpy-stl and meshio