Skip to content

Commit 999dd61

Browse files
authored
Discord and docs badges
1 parent 33da9d5 commit 999dd61

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

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+
</a>
11+
512
## Structure
613

714
This repository is organized as follows:

0 commit comments

Comments
 (0)