Skip to content

Commit 0349c71

Browse files
authored
Update README.md
1 parent d8af1f2 commit 0349c71

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Gymie - Client
22

3-
<a href="https://www.npmjs.com/package/gymie"><img alt="npm" src="https://img.shields.io/npm/v/gymie?label=NPM%20Package" /></a>
4-
<a href="https://pypi.org/project/gymie/"><img alt="PyPI" src="https://img.shields.io/pypi/v/gymie?label=PyPI%3A%20Gymie%20Server" /></a>
5-
63
<p align="center">
7-
<img src="https://raw.githubusercontent.com/jscriptcoder/Gymie-Client/master/images/gymie-client_logo.svg" width="200" />
4+
<img src="https://raw.githubusercontent.com/jscriptcoder/Gymie-Client/master/images/node+python=gymie.svg" height="200" />
5+
<br />
6+
<img src="https://raw.githubusercontent.com/jscriptcoder/Gymie-Client/master/images/gymie-client_logo2.svg" height="200" />
87
</p>
98

9+
<a href="https://www.npmjs.com/package/gymie"><img alt="npm" src="https://img.shields.io/npm/v/gymie?label=NPM%20Package" /></a>
10+
<a href="https://pypi.org/project/gymie/"><img alt="PyPI" src="https://img.shields.io/pypi/v/gymie?label=PyPI%3A%20Gymie%20Server" /></a>
11+
1012
WebSocket client that consumes an API wrapping <a href="https://github.com/openai/gym">OpenAI Gym</a> or Gym-like environments such as <a href="https://github.com/openai/retro">Gym Retro</a> or <a href="https://github.com/Unity-Technologies/ml-agents">Unity ML-Agents</a>. Currently the best server is its counterpart <a href="https://github.com/jscriptcoder/Gymie-Server">Gymie-Server</a> 😉
1113

1214
## Content of this document

0 commit comments

Comments
 (0)