Add documentation badge to README.

PiperOrigin-RevId: 465791060
Change-Id: I7d1266bea1b4d59f6ff7f112f35f14f2a62282b1
This commit is contained in:
Kevin Zakka
2022-08-06 13:57:13 -07:00
committed by Copybara-Service
parent 83b30a6210
commit e96776c901
+3
View File
@@ -4,6 +4,9 @@
<a href="https://github.com/deepmind/mujoco/actions/workflows/build.yml?query=branch%3Amain" alt="GitHub Actions">
<img src="https://img.shields.io/github/workflow/status/deepmind/mujoco/build/main">
</a>
<a href="https://mujoco.readthedocs.io/" alt="Documentation">
<img src="https://readthedocs.org/projects/mujoco/badge/?version=latest">
</a>
<a href="https://github.com/deepmind/mujoco/blob/main/LICENSE" alt="License">
<img src="https://img.shields.io/github/license/deepmind/mujoco">
</a>