Update README.md

This commit is contained in:
Jess 2022-10-24 12:28:31 +00:00
parent 3caa6eae99
commit f232eb77c5
1 changed files with 4 additions and 0 deletions

View File

@ -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