From f232eb77c5849870e8a98643710004753fe31f79 Mon Sep 17 00:00:00 2001 From: Brody M Date: Mon, 24 Oct 2022 12:28:31 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c09d431..1365add 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ If you: * want to contact me privately: Send me an [email](mailto:brodmoran@gmail.com) or send me a direct message on [Mastodon](https://social.linux.pizza/@sataa). * want to become a contributor: Send a merge request! +We also have a forum [here](https://tumbledforums.flarum.cloud/) if you're into that! + ## Roadmap For the project roadmap, please check [here](ROADMAP.md). @@ -59,6 +61,8 @@ We're currently looking for: See [Installation](#installation) for directions on how to set up your system to compile. `make` will usually stop you if it sees something wrong with your code. If the error is too vague, try running `make` with the `-d` argument (`make -d`). However, the only way to be completely certain is to test. + +## Notes By default, tumbledemerald does not include Wireless Adapter support. See [this script](https://gitlab.com/tbld/scripts/-/blob/main/enable_rfu.sh) to re-enable this (for playing on a Game Boy Advance flashcart, for example.) ## Authors and acknowledgment