diff --git a/README.md b/README.md index 9ac9e80c..ca4bb6f2 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ gz-math ├── include/gz/math Header files. ├── src Source files and unit tests. │   └── graph Source files for the graph classes. -│   └── python SWIG Python interfaces. +│   └── python_pybind11 Pybind11 Python interfaces. │   └── ruby SWIG Ruby interfaces. ├── eigen3 Files for Eigen component. ├── test