From 16256f7ac553a5bc647d0571647823be723506e4 Mon Sep 17 00:00:00 2001 From: Tanmay Binjola <145356457+Tanmay692004@users.noreply.github.com> Date: Sat, 4 Jan 2025 03:14:26 +0530 Subject: [PATCH] Update README.md Clicking the logo launches the website in another tab --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e9248451..07f94ed9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white)](https://pre-commit.com/) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8140744.svg)](https://doi.org/10.5281/zenodo.8140744)
Shimmy is an API conversion tool providing [Gymnasium](https://github.com/farama-Foundation/gymnasium) and [PettingZoo](https://github.com/farama-Foundation/pettingZoo/) bindings for popular external reinforcement learning environments.