Added attribution for the icon.
This commit is contained in:
parent
55f84da5e1
commit
1601a87cb1
@ -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).
|
Loading…
Reference in New Issue
Block a user