Skip to content

Commit 0bbe965

Browse files
authored
Update README.md
1 parent b4c23bf commit 0bbe965

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
WebSocket server that exposes an API to train AI agents on [OpenAI Gym](https://gym.openai.com/) and gym-api like Environments such as [Gym Retro](https://openai.com/blog/gym-retro/) or [Unity ML-Agents](https://unity3d.com/machine-learning/), this last one with the help of [gym wrapper](https://github.com/Unity-Technologies/ml-agents/tree/master/gym-unity)
44

55
## Contents of this document
6-
- [Installation](installation)
7-
- [How to start the server](how-to-start-the-server)
8-
- [API and how to consume it](api-and-how-to-consume-it)
6+
- [Installation](#installation)
7+
- [How to start the server](#how-to-start-the-server)
8+
- [API and how to consume it](#api-and-how-to-consume-it)
99
- make
1010
- step
1111
- reset

0 commit comments

Comments
 (0)