From f937b9b131f2eb14adfde10714ffbe6c3cfe82bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Metin=20=C3=87elik?= Date: Mon, 27 Nov 2023 12:28:51 +0100 Subject: [PATCH] Add Discord URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54e811c1..7ecfd696 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ You can also train an agent in the Godot editor, without the need to export the There is a dedicated tutorial on creating custom environments [here](docs/CUSTOM_ENV.md). We recommend following this tutorial before trying to create your own environment. -If you face any issues getting started, please reach out on our discord or raise a GitHub issue. +If you face any issues getting started, please reach out on our [Discord](https://discord.gg/HMMD2J8SxY) or raise a GitHub issue. ### Exporting and loading your trained agent in onnx format: