From 9942f3dbe02dac1478e005da4976b05fc5232515 Mon Sep 17 00:00:00 2001 From: Jordan Terry Date: Sun, 22 Jan 2023 19:55:23 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e009a6b625..2f8e0914195 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ [![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) -## Important notice +## Important Notice -### The team that has been maintaining Gym since 2021 has moved all future development to [Gymnasium](https://github.com/Farama-Foundation/Gymnasium), a drop in replacement for Gym (import gymnasium as gym), and this repo isn't planned to receive any future updates. Please consider switching over to Gymnasium as you're able to do so. +### The team that has been maintaining Gym since 2021 has moved all future development to [Gymnasium](https://github.com/Farama-Foundation/Gymnasium), a drop in replacement for Gym (`import gymnasium as gym`), and Gym will not be recieving any future updates. Please switch over to Gymnasium as soon you're able to do so. If you're like to read more about the story behind this switch, please check out [this blog post](https://farama.org/Announcing-The-Farama-Foundation). ## Gym