Add PyPI classifiers and README badge.
PiperOrigin-RevId: 461197208 Change-Id: I2c82a83d5f8719d5bc7f3373fd39d45ed965f218
This commit is contained in:
committed by
Copybara-Service
parent
af12322e9d
commit
461f8ccbda
@@ -1,5 +1,12 @@
|
||||
# MuJoCo Python Bindings
|
||||
|
||||
<!-- [![PyPI Python Version][pypi-versions-badge]][pypi] -->
|
||||
[![PyPI version][pypi-badge]][pypi]
|
||||
|
||||
[pypi-versions-badge]: https://img.shields.io/pypi/pyversions/mujoco
|
||||
[pypi-badge]: https://badge.fury.io/py/mujoco.svg
|
||||
[pypi]: https://pypi.org/project/mujoco/
|
||||
|
||||
This package is the canonical Python bindings for the
|
||||
[MuJoCo physics engine](https://github.com/deepmind/mujoco).
|
||||
These bindings are developed and maintained by DeepMind, and is kept up-to-date
|
||||
|
||||
Reference in New Issue
Block a user