diff --git a/README.md b/README.md index e86139d3..7a212d77 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ Here are some repos that use cibuildwheel. Legal note ---------- -Since `cibuildwheel` repairs the wheel with `delocate` or `auditwheel`, it might automatically bundle dynamically linked libraries from the build machine. +Since `cibuildwheel` repairs the wheel with `delocate`, `auditwheel`, or `delvewheel`, it might automatically bundle dynamically linked libraries from the build machine. It helps ensure that the library can run without any dependencies outside of the pip toolchain.