diff --git a/README.md b/README.md index 7ea0d51..8d92790 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ pip install -e . ``` ### 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_. ### entities.py