README: Fixed layout

This commit is contained in:
Dominik Moritz Roth 2022-07-01 12:07:08 +02:00
parent 68317b648e
commit 7691318e99

View File

@ -12,7 +12,7 @@ pip install -e .
``` ```
### env.py ### env.py
![Screenshot](./img_README.png) ![Screenshot](./img_README.png)
Contains the ColumbusEnv. New envs are implemented by subclassing ColumbusEnv and expanding _init_ and overriding _setup_. Contains the ColumbusEnv. New envs are implemented by subclassing ColumbusEnv and expanding _init_ and overriding _setup_.
### entities.py ### entities.py