From a2be2470a65d914750c050200d9a6456fefa19aa Mon Sep 17 00:00:00 2001 From: goaaats <16760685+goaaats@users.noreply.github.com> Date: Fri, 13 Aug 2021 21:22:01 +0200 Subject: [PATCH] add faq to readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8654139c2..6f55234ec 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ It is meant to be used in conjunction with [FFXIVQuickLauncher](https://github.c ## Plugin development Dalamud features a growing API for in-game plugin development with game data and chat access and overlays. -Please see the [API documentation](https://goatcorp.github.io/Dalamud/api/index.html) for more details. +Please see our [Developer FAQ](https://goatcorp.github.io/faq/development) and the [API documentation](https://goatcorp.github.io/Dalamud/api/index.html) for more details. If you need any support regarding the API or usage of Dalamud, please [join our discord server](https://discord.gg/3NMcUV5).