We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33da9d5 commit 999dd61Copy full SHA for 999dd61
README.md
@@ -2,6 +2,13 @@
2
3
This repository is home of the `ctru-rs` project, which aims to bring full control of the Nintendo 3DS console to homebrew developers using Rust.
4
5
+<a href="https://discord.gg/FYNeZWxjcH">
6
+ <img src="https://img.shields.io/badge/Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white" />
7
+</a>
8
+<a href="https://rust3ds.github.io/ctru-rs/crates">
9
+ <img src="https://img.shields.io/badge/Docs-black?style=for-the-badge&logo=rust&logoColor=#E57324" />
10
11
+
12
## Structure
13
14
This repository is organized as follows:
0 commit comments