summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2020-03-26 05:50:56 +0100
committerGitHub <noreply@github.com>2020-03-26 05:50:56 +0100
commit3194f14aca8c92a0d8424c9cf79ac99d1108f241 (patch)
tree77e5a5eda24646ddee014341008c55ea5e5b4661
parentMerge pull request #3548 from jroweboy/use-plugins-dir (diff)
parentUpdate README.md (diff)
downloadyuzu-3194f14aca8c92a0d8424c9cf79ac99d1108f241.tar
yuzu-3194f14aca8c92a0d8424c9cf79ac99d1108f241.tar.gz
yuzu-3194f14aca8c92a0d8424c9cf79ac99d1108f241.tar.bz2
yuzu-3194f14aca8c92a0d8424c9cf79ac99d1108f241.tar.lz
yuzu-3194f14aca8c92a0d8424c9cf79ac99d1108f241.tar.xz
yuzu-3194f14aca8c92a0d8424c9cf79ac99d1108f241.tar.zst
yuzu-3194f14aca8c92a0d8424c9cf79ac99d1108f241.zip
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e8e7946de..1e9f67e08 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@ yuzu emulator
=============
[![Travis CI Build Status](https://travis-ci.com/yuzu-emu/yuzu.svg?branch=master)](https://travis-ci.com/yuzu-emu/yuzu)
[![Azure Mainline CI Build Status](https://dev.azure.com/yuzu-emu/yuzu/_apis/build/status/yuzu%20mainline?branchName=master)](https://dev.azure.com/yuzu-emu/yuzu/)
+[![Discord](https://img.shields.io/discord/398318088170242053?color=%237289DA&label=yuzu&logo=discord&logoColor=white)](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