From 9e4b18dfe2a7b878c71116a0c569a410c7d751e0 Mon Sep 17 00:00:00 2001 From: ghoulslash Date: Tue, 6 Sep 2022 14:28:52 -0400 Subject: [PATCH] update readme with credits, wiki links --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d22891fdf02c..7b49d199265b 100644 --- a/README.md +++ b/README.md @@ -22,12 +22,16 @@ The Pokeemerald Expansion is a collection of feature branches that can be integr Certain mechanics, moves, abilities and species sprites are missing. For more information, see [the project's milestones](https://github.com/rh-hideout/pokeemerald-expansion/milestones). +### [Documentation on features can be found here](https://github.com/rh-hideout/pokeemerald-expansion/wiki) + ## Who maintains the project? The project was originally started by DizzyEgg alongside other contributors. The project has now gotten larger and DizzyEgg is now maintaining the project as part of the ROM Hacking Hideout community. Some members of this community are taking on larger roles to help maintain the project. +### Please consider crediting the entire [list of contributors](https://github.com/rh-hideout/pokeemerald-expansion/wiki/Credits) in your project, as they have all worked hard to develop this project :) + ## Can I contribute even if I'm not a member of ROM Hacking Hideout? Yes! Contributions are welcome via Pull Requests and they will be reviewed by maintainers. Don't feel discouraged if we take a bit to review your PR, we'll get to it.