Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harisankar95 committed Feb 13, 2023
1 parent c1ef2ec commit 137af30
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,16 @@ The documentation can be found [here](https://harisankar95.github.io/voxelgym2D/
## Changelog
### 0.1.0
- Initial release of voxelgym 2D environments tested with stable_baselines 3 (v1.6.2) and python 3.8
### 0.2.0
- Available on PyPI, sphinx documentation in work

## TODO
- [x] Add 2D environments
- [ ] Test with gym 0.26.2
- [ ] Add documentation

## Known issues
- [ ] Currently only supports gym==0.21.0 :neutral_face:,hence setuptools==65.5.0 is required to install gym.
- [ ] Currently only supports gym==0.21.0 :neutral_face:, hence setuptools==65.5.0 is required to install gym.

## Contributing
Contributions are welcome! Please open an issue or a pull request.
Expand Down

0 comments on commit 137af30

Please sign in to comment.