Skip to content

Commit 8a2a5bb

Browse files
authored
Merge pull request #42 from jf---/patch-1
Update README to reflect use of nanobind
2 parents f1edb5c + 75c169f commit 8a2a5bb

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
@@ -1,6 +1,6 @@
11
# compas_libigl
22

3-
COMPAS-compatible bindings for top-level algorithms of libigl generated with Pybind.
3+
COMPAS-compatible bindings for top-level algorithms of libigl generated with `nanobind`.
44
Many of the functions provided by `compas_libigl` are based on the examples in the libigl tutorial.
55

66
## Installation

0 commit comments

Comments
 (0)