From 2a129384d00bc5ff9905f78c5d3b0ab3c7766461 Mon Sep 17 00:00:00 2001 From: Jordan Terry Date: Mon, 26 Sep 2022 13:03:59 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60b401e16..0ec9fc951 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- +

PettingZoo is a Python library for conducting research in multi-agent reinforcement learning, akin to a multi-agent version of [Gym](https://github.com/openai/gym).