From 3f7058d9c72eaeb9ff87d1accf4c829d97f9e089 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastiano=20Mandal=C3=A0?= Date: Mon, 22 Aug 2022 16:17:40 +0100 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2ac91ef..966955a 100644 --- a/README.md +++ b/README.md @@ -98,8 +98,9 @@ Svelto.ECS is an Open Source Project provided as it is, no support is guaranteed ## Official Examples (A.K.A. where is the documentation?) Documentation is costly to mantain so check the highly documented and simple mini-examples. Please study them all regardless the platform you intend to use Svelto with. -* **Mini Examples**: [https://github.com/sebas77/Svelto.MiniExamples](https://github.com/sebas77/Svelto.MiniExamples) -* **Unit Tests**: [https://github.com/sebas77/Svelto.ECS.Tests](https://github.com/sebas77/Svelto.ECS.Tests) +First of all please check the wiki page: + +https://github.com/sebas77/Svelto.ECS/wiki After that, you can get all the help you need from the official chat: @@ -107,6 +108,10 @@ After that, you can get all the help you need from the official chat: * [https://discord.gg/3qAdjDb](https://discord.gg/3qAdjDb) +but don't forget to check the FAQ AKA Discussions first (all the FAQ like questions will be redirected to Discussions) + +https://github.com/sebas77/Svelto.ECS/discussions + ## Official Articles **Theory related articles (from the most recent to the oldest, read from the oldest if you are new to it):**