Skip to content

Commit fd89b4f

Browse files
authored
Update README.md
1 parent e43e51b commit fd89b4f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ WebSocket server that exposes an API to train AI agents on [OpenAI Gym](https://
1818
- [@override](#override)
1919
- [start](#start)
2020
- [Testing Gymie](#testing-gymie)
21+
- [Licence](#licence)
2122

2223
## Installation
2324

@@ -249,3 +250,7 @@ $ ./run_tests.sh
249250
```
250251
251252
In order to run [`test_gymie_retro.py`](tests/test_gymie_retro.py) you need to have [gym-retro](https://pypi.org/project/gym-retro/) package installed. For [`tests/test_gymie_unity.py`](tests/test_gymie_unity.py), you need [mlagents-envs](https://pypi.org/project/mlagents-envs/) and [gym-unity](https://pypi.org/project/gym-unity/).
253+
254+
## License
255+
256+
[MIT License - Copyright (c) 2020 Francisco Ramos](LICENSE)

0 commit comments

Comments
 (0)