Trying to fix markdown mistake in README
This commit is contained in:
parent
4338552281
commit
ddfc5d637e
@ -5,7 +5,7 @@ Project Columbus is a framework for trivial 2D OpenAI Gym environments that are
|
|||||||
![Screenshot](./img_README.png)
|
![Screenshot](./img_README.png)
|
||||||
|
|
||||||
### env.py
|
### env.py
|
||||||
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
|
||||||
Contains all implemented entities (e.g. the Agent, Rewards and Enemys)
|
Contains all implemented entities (e.g. the Agent, Rewards and Enemys)
|
||||||
|
Loading…
Reference in New Issue
Block a user