summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJames Hughes <james@pyrosoftsolutions.co.uk>2020-03-24 23:26:07 +0100
committerGitHub <noreply@github.com>2020-03-24 23:26:07 +0100
commitac4154bfdeb661e9673d83eb227b99eaf506a27a (patch)
tree75175983083d8fa4453babcbcd8414fb69ba6a23 /README.md
parentMerge pull request #3524 from FearlessTobi/port-5106 (diff)
downloadyuzu-ac4154bfdeb661e9673d83eb227b99eaf506a27a.tar
yuzu-ac4154bfdeb661e9673d83eb227b99eaf506a27a.tar.gz
yuzu-ac4154bfdeb661e9673d83eb227b99eaf506a27a.tar.bz2
yuzu-ac4154bfdeb661e9673d83eb227b99eaf506a27a.tar.lz
yuzu-ac4154bfdeb661e9673d83eb227b99eaf506a27a.tar.xz
yuzu-ac4154bfdeb661e9673d83eb227b99eaf506a27a.tar.zst
yuzu-ac4154bfdeb661e9673d83eb227b99eaf506a27a.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e8e7946de..8c82cf3c8 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=Pythonista&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