Skip to content

Commit 3df96a0

Browse files
authored
Minor fixes to Gym Link and Feature List (#1189)
* broken link for gym * added gym into feature list * fixed typo
1 parent e27f707 commit 3df96a0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ developer communities.
3131
* Flexible agent control with On Demand Decision Making
3232
* Visualizing network outputs within the environment
3333
* Simplified set-up with Docker
34+
* Wrap learning environments as a gym
3435

3536
## Documentation
3637

docs/Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@
5353

5454
* [API Reference](API-Reference.md)
5555
* [How to use the Python API](Python-API.md)
56-
* [Wrapping Learning Environment as a Gym](../gym-unity/Readme.md)
56+
* [Wrapping Learning Environment as a Gym](../gym-unity/README.md)

0 commit comments

Comments
 (0)