Skip to content

Commit

Permalink
Merge pull request #50 from WPI-MMR/goobta-readme-update
Browse files Browse the repository at this point in the history
Update README tl;dr
  • Loading branch information
goobta committed Feb 9, 2021
2 parents 03e09f0 + c893759 commit 9a022ec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
- Fully encapsulated and multiprocessing-ready
- Easily extendable environments, rewards, and observations
- Automatically normalize observation and action spaces
- Realtime simulations supported for non-discrete timesteps

Note that this project is a heavy work-in-progress. While we may not be able
to work on your issue, we appreciate any feedback. Additionally, if you have
Expand Down Expand Up @@ -56,4 +57,4 @@ tests, use the following procedure:
2. Follow the instructions above for creating the virtual environment,
but use `pip install -e .[test]` instead of `pip install -e .`
4. Navigate to the root of the repository
5. `python -m unittest discover -v .`
5. `python -m unittest discover -v .`

0 comments on commit 9a022ec

Please sign in to comment.