Add PyPI badge

This commit is contained in:
kngwyu 2020-10-05 18:48:41 +09:00
parent ed92d13e55
commit e0cfcd02d3

View File

@ -1,5 +1,6 @@
# mujoco-maze
[![Actions Status](https://github.com/kngwyu/mujoco-maze/workflows/CI/badge.svg)](https://github.com/kngwyu/mujoco-maze/actions)
[![PyPI version](https://img.shields.io/pypi/v/mujoco-maze?style=flat-square)](https://pypi.org/project/mujoco-maze/)
[![Black](https://img.shields.io/badge/code%20style-black-000.svg)](https://github.com/psf/black)
Some maze environments for reinforcement learning(RL) using [mujoco-py] and