diff --git a/README.md b/README.md index b0149777c..3c6c6744b 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Please note that this is an incomplete list, and just includes libraries that th * [CleanRL](https://github.com/vwxyzjn/cleanrl) is a learning library based on the Gymnasium API. It is designed to cater to newer people in the field and provides very good reference implementations. * [PettingZoo](https://github.com/Farama-Foundation/PettingZoo) is a multi-agent version of Gymnasium with a number of implemented environments, i.e. multi-agent Atari environments. -* [Farama Foundation](https://farama.org/projects) has a collection of environments that are maintained by the same team as Gymnasium. +* The Farama Foundation also has a collection of many other [environments](https://farama.org/projects) that are maintained by the same team as Gymnasium and use the Gymnasium API. ## Environment Versioning