diff options
author | James Hughes <james@pyrosoftsolutions.co.uk> | 2020-03-24 22:26:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-24 22:26:07 +0000 |
commit | ac4154bfdeb661e9673d83eb227b99eaf506a27a (patch) | |
tree | 75175983083d8fa4453babcbcd8414fb69ba6a23 | |
parent | f8382c9d9df5cbbfc37f0e4e3952b162d3cdd1ae (diff) |
Minor ReadMe Changes
Added Discord shield and direct link to contribution guide
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,6 +2,7 @@ yuzu emulator ============= [](https://travis-ci.com/yuzu-emu/yuzu) [](https://dev.azure.com/yuzu-emu/yuzu/) +[](https://discord.gg/XQV6dn9) yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of [Citra](https://citra-emu.org/). @@ -21,7 +22,7 @@ For development discussion, please join us on [Discord](https://discord.gg/XQV6d Most of the development happens on GitHub. It's also where [our central repository](https://github.com/yuzu-emu/yuzu) is hosted. -If you want to contribute please take a look at the [Contributor's Guide](CONTRIBUTING.md) and [Developer Information](https://github.com/yuzu-emu/yuzu/wiki/Developer-Information). You should also contact any of the developers on Discord in order to know about the current state of the emulator. +If you want to contribute please take a look at the [Contributor's Guide](https://github.com/yuzu-emu/yuzu/wiki/Contributing) and [Developer Information](https://github.com/yuzu-emu/yuzu/wiki/Developer-Information). You should also contact any of the developers on Discord in order to know about the current state of the emulator. ### Building |