diff --git a/README.md b/README.md index 2e37595..a5b698e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,12 @@ A tool for converting Wavefront OBJ files into MuJoCo sub-meshes grouped by material. +## Installation + +```bash +pip install obj2mjcf +``` + ## Usage ```bash