From 17b6a3297aa26f5964b4d7076add3656fed9e972 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Thu, 18 Jan 2024 10:17:15 +0100 Subject: [PATCH] added discord link to the readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 103927a..06abb46 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ MLEM is platform-agnostic and multi-targets .NET Standard 2.0, .NET 6.0 and .NET - See tutorials and API documentation on [the website](https://mlem.ellpeck.de/) - Check out [the demos](https://github.com/Ellpeck/MLEM/tree/main/Demos) on [Desktop](https://github.com/Ellpeck/MLEM/tree/main/Demos.DesktopGL) or [Android](https://github.com/Ellpeck/MLEM/tree/main/Demos.Android) - See [the changelog](https://github.com/Ellpeck/MLEM/blob/main/CHANGELOG.md) for information on updates +- Join [the Discord server](https://link.ellpeck.de/discordweb) to ask questions # Packages - **MLEM** is the base package, which provides various small addons and abstractions for MonoGame and FNA, including a text formatting system and simple input handling