diff --git a/README.md b/README.md index 08002f26..1ff3bdf3 100644 --- a/README.md +++ b/README.md @@ -145,9 +145,11 @@ These packages give users of various languages access to MuJoCo functionality: #### Third-party bindings -- **WebAssembly**: [mujoco_wasm](https://github.com/zalo/mujoco_wasm) by @zalo with contributions by - @kevinzakka, based on the [emscripten build](https://github.com/stillonearth/MuJoCo-WASM) by - @stillonearth. [Click here](zalo.github.io/mujoco_wasm/) for a live demo of MuJoCo in a browser. +- **WebAssembly**: [mujoco_wasm](https://github.com/zalo/mujoco_wasm) by [@zalo](https://github.com/zalo) with contributions by + [@kevinzakka](https://github.com/kevinzakka), based on the [emscripten build](https://github.com/stillonearth/MuJoCo-WASM) by + [@stillonearth](https://github.com/stillonearth). + + [Click here](https://zalo.github.io/mujoco_wasm/) for a live demo of MuJoCo running in your browser. - **Swift**: [swift-mujoco](https://github.com/liuliu/swift-mujoco) - **Java**: [mujoco-java](https://github.com/CommonWealthRobotics/mujoco-java) - **Julia**: [Lyceum](https://github.com/Lyceum/MuJoCo.jl) (unmaintained)