diff options
author | bunnei <bunneidev@gmail.com> | 2020-03-26 00:50:56 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-26 00:50:56 -0400 |
commit | 3194f14aca8c92a0d8424c9cf79ac99d1108f241 (patch) | |
tree | 77e5a5eda24646ddee014341008c55ea5e5b4661 | |
parent | 8244536f7aa14ac576b9530b3a7a293027896a27 (diff) | |
parent | aa41fcc04ee06d099f5403b2c027d571f531424e (diff) |
Merge pull request #3550 from hughesjs/hughesjs-readme-changes-1
Minor Readme Changes
-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 |