From bf1eb496f6a92e86f8414fc77b2365f7ace480c7 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Wed, 28 Jun 2023 22:20:49 +0200 Subject: [PATCH] Make Icon Attribution h2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8cc343f..c99d32b 100644 --- a/README.md +++ b/README.md @@ -233,5 +233,5 @@ for i in range(5): obs = env.reset() ``` -### Icon Attribution -The icon is based on the [Gymnasium](https://github.com/Farama-Foundation/Gymnasium) icon as can be found [here](https://gymnasium.farama.org/_static/img/gymnasium_black.svg). \ No newline at end of file +## Icon Attribution +The icon is based on the [Gymnasium](https://github.com/Farama-Foundation/Gymnasium) icon as can be found [here](https://gymnasium.farama.org/_static/img/gymnasium_black.svg).