summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJannik Vogel <email@jannikvogel.de>2016-06-21 14:19:46 +0200
committerJannik Vogel <email@jannikvogel.de>2016-06-21 14:19:46 +0200
commitede028fe4d13ce01807c43211f33722405b35a1e (patch)
treebe6c041d1cf6771788f7bffc103ec70f4653d50a /README.md
parentMerge pull request #1922 from yuriks/microprofile-dpi-fix (diff)
downloadyuzu-ede028fe4d13ce01807c43211f33722405b35a1e.tar
yuzu-ede028fe4d13ce01807c43211f33722405b35a1e.tar.gz
yuzu-ede028fe4d13ce01807c43211f33722405b35a1e.tar.bz2
yuzu-ede028fe4d13ce01807c43211f33722405b35a1e.tar.lz
yuzu-ede028fe4d13ce01807c43211f33722405b35a1e.tar.xz
yuzu-ede028fe4d13ce01807c43211f33722405b35a1e.tar.zst
yuzu-ede028fe4d13ce01807c43211f33722405b35a1e.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a27acbc15..5463763ad 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@ For development discussion, please join us @ #citra on freenode.
### Development
+Most of the development happens on GitHub. It's also where [our central repository](https://github.com/citra-emu/citra) is hosted.
+
If you want to contribute please take a look at the [Contributor's Guide](CONTRIBUTING.md), [TODO list](https://docs.google.com/document/d/1SWIop0uBI9IW8VGg97TAtoT_CHNoP42FzYmvG1F4QDA) and [Developer Information](https://github.com/citra-emu/citra/wiki/Developer-Information). You should as well contact any of the developers in the forum in order to know about the current state of the emulator.
### Building