Added attribution for the icon.

This commit is contained in:
2023-06-27 21:43:22 +02:00
parent 55f84da5e1
commit 1601a87cb1
+3
View File
@@ -232,3 +232,6 @@ for i in range(5):
rewards = 0 rewards = 0
obs = env.reset() 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).