Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maximecb authored Oct 1, 2018
1 parent 90a29b3 commit e59d71f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,20 +64,19 @@ on this repository. For bug reports, please paste complete error messages and de

## Usage

To run the interactive UI application:
To run the interactive GUI application:

```
./main.py
./gui.py
```

The level being run can be selected with the `--env-name` option, eg:

```
./main.py --env-name BabyAI-UnlockPickup-v0
./gui.py --env-name BabyAI-UnlockPickup-v0
```


To see the available levels, please have [here](#the-levels)
To see the available levels, please read [this](#the-levels)

### Usage at Mila

Expand Down

0 comments on commit e59d71f

Please sign in to comment.