From b05ecd55e7d049e0951b53fbe4aa2f329f9db905 Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Thu, 9 Feb 2023 10:09:33 -0800 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 142f035..5c3c1c3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,8 @@ # React-Frontend Plugin Template [![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://deckbrew.xyz/discord) - Reference example for using [decky-frontend-lib](https://github.com/SteamDeckHomebrew/decky-frontend-lib) in a [decky-loader](https://github.com/SteamDeckHomebrew/decky-loader) plugin. -If you want to get in contact with the developers, we can be found in the -**[SteamDeckHomebrew Discord](https://discord.gg/ZU74G2NJzk)**. +### **Please also refer to the [wiki](https://wiki.deckbrew.xyz/en/user-guide/home#plugin-development) for important information on plugin development and submissions/updates. currently documentation is split between this README and the wiki which is something we are hoping to rectify in the future.** ## Developers