diff --git a/README.md b/README.md index 6a0d982e953c2..df3b1f5b646db 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ Visit the [DART website](http://dartsim.github.io/) for more information * Installation: [Ubuntu](http://dartsim.github.io/install_dart_on_ubuntu.html) | [macOS](http://dartsim.github.io/install_dart_on_mac.html) | [Windows](http://dartsim.github.io/install_dart_on_windows.html) * [Tutorials](http://dartsim.github.io/tutorials_introduction.html) * [API Documentation](http://dartsim.github.io/dart/) -* Python bindings: [PyDart2](https://github.com/sehoonha/pydart2) +* Python bindings: [PyDart2](https://github.com/sehoonha/pydart2), [dartpy](https://github.com/personalrobotics/dartpy) (experimental) * OpenAI Gym with DART support: [DartEnv](https://github.com/DartEnv/dart-env)