Skip to content

Commit 1c122b2

Browse files
authored
Update README.md
1 parent 2ef8fa5 commit 1c122b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Complete API documentation can be found here: [Gymie-Client API](https://jscript
7979
In the [previous section](#how-to-run-the-client-and-server) we already saw how to import gymie, connect to the server, instantiate an environment and call a few API methods. Let's go a bit more in detail with a complete example of a random agent interacting with an environment:
8080

8181
```ts
82-
82+
// TODO
8383
```
8484

8585
## Testing Gymie

0 commit comments

Comments
 (0)