From 0eb390c5fa33642258178a9f5c7bd1fb94c385df Mon Sep 17 00:00:00 2001 From: karl-police Date: Sat, 18 May 2024 14:20:28 +0200 Subject: [PATCH] Fix README to match current state of Discord MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit I was not able to type in ``#dev-corner`` 😔, after asking one Staff. My hopes are shattered. I will still have to explore the source code all by myself and go through pain. To avoid anyone else from experiencing this, I simply stroke through the motivating text to join the Discord. Since this so called "lockdown" is prolly gonna stay up for long, and yes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5d4f1f0525..1ea3c9d393a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ PokéRogue is a browser based Pokémon fangame heavily inspired by the roguelite # Contributing ## 🛠️ Development -If you have the motivation and experience with Typescript/Javascript (or are willing to learn) please feel free to fork the repository and make pull requests with contributions. If you don't know what to work on but want to help, reference the below **To-Do** section or the **#feature-vote** channel in the discord. +If you have the motivation and experience with Typescript/Javascript (or are willing to learn) please feel free to fork the repository and make pull requests with contributions. ~~If you don't know what to work on but want to help, reference the below **To-Do** section or the **#feature-vote** channel in the discord.~~ ### 💻 Environment Setup #### Prerequisites