Fixed code styling in README
This commit is contained in:
parent
766de46358
commit
68317b648e
@ -7,9 +7,9 @@
|
|||||||
Project Columbus is a framework for trivial 2D OpenAI Gym environments that are supposed to test a agents ability to solve tasks that require different forms of exploration effectively and efficiently.
|
Project Columbus is a framework for trivial 2D OpenAI Gym environments that are supposed to test a agents ability to solve tasks that require different forms of exploration effectively and efficiently.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
´´´
|
```
|
||||||
pip install -e .
|
pip install -e .
|
||||||
´´´
|
```
|
||||||
|
|
||||||
### env.py
|
### env.py
|
||||||
![Screenshot](./img_README.png)
|
![Screenshot](./img_README.png)
|
||||||
|
Loading…
Reference in New Issue
Block a user