Skip to content

Commit

Permalink
Change the README
Browse files Browse the repository at this point in the history
I didn't like it
  • Loading branch information
jaydenmilne authored Feb 6, 2020
1 parent a44642f commit 1eb444e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,10 @@ See [Installation](https://holodeck.readthedocs.io/en/latest/usage/installation.
## Usage Overview
Holodeck's interface is similar to [OpenAI's Gym](https://gym.openai.com/).

We try and provide a "batteries included" approach to minimize the configuration you have to do.
We try and provide a batteries included approach to let you jump right into using Holodeck, with minimal
fiddling required.

Here is a quick example using the `DefaultWorlds` package:
To demonstrate, here is a quick example using the `DefaultWorlds` package:

```python
import holodeck
Expand Down

0 comments on commit 1eb444e

Please sign in to comment.