From 1a13fadd7579fcd29ee9a710cd436a34bf8f434d Mon Sep 17 00:00:00 2001 From: "5684185+vsariola@users.noreply.github.com" <5684185+vsariola@users.noreply.github.com> Date: Tue, 17 Jun 2025 14:12:23 +0300 Subject: [PATCH] docs: add link to Discussions to the README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c271603..4732b5a 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,10 @@ intros, forked from [4klang](https://github.com/hzdgopher/4klang). Targetable architectures include 386, amd64, and WebAssembly; targetable platforms include Windows, Mac, Linux (and related) + browser. -User manual will be in the [Wiki](https://github.com/vsariola/sointu/wiki). +The user manual is available in the +[Wiki](https://github.com/vsariola/sointu/wiki). You can ask for help in the +[Discussions](https://github.com/vsariola/sointu/discussions) or from pestis_bc +on the Demoscene Discord. Installation ------------