diff options
author | archshift <admin@archshift.com> | 2014-05-20 23:52:02 +0200 |
---|---|---|
committer | bunnei <ericbunnie@gmail.com> | 2014-06-12 12:10:45 +0200 |
commit | d6a4fbf34fda1ff00871fc6583ceb2d9fa2ebc52 (patch) | |
tree | 5123aca9ce9efe169e8085b52729dc116bd3630b /README.md | |
parent | Merge pull request #5 from Antidote/master (diff) | |
download | yuzu-d6a4fbf34fda1ff00871fc6583ceb2d9fa2ebc52.tar yuzu-d6a4fbf34fda1ff00871fc6583ceb2d9fa2ebc52.tar.gz yuzu-d6a4fbf34fda1ff00871fc6583ceb2d9fa2ebc52.tar.bz2 yuzu-d6a4fbf34fda1ff00871fc6583ceb2d9fa2ebc52.tar.lz yuzu-d6a4fbf34fda1ff00871fc6583ceb2d9fa2ebc52.tar.xz yuzu-d6a4fbf34fda1ff00871fc6583ceb2d9fa2ebc52.tar.zst yuzu-d6a4fbf34fda1ff00871fc6583ceb2d9fa2ebc52.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ For development discussion, please join us @ #citra on [freenode](http://webchat ### Development -If you want to contribute please take a took at the [Coding Style](https://github.com/citra-emu/citra/wiki/Coding-Style), [Roadmap](https://github.com/citra-emu/citra/wiki/Roadmap) and [Developer Information](https://github.com/citra-emu/citra/wiki/Developer-Information) pages. You should as well contact any of the developers in the forum in order to know about the current state of the emulator. +If you want to contribute please take a took at the [Contributor's Guide](CONTRIBUTING.md), [Roadmap](https://github.com/citra-emu/citra/wiki/Roadmap) and [Developer Information](https://github.com/citra-emu/citra/wiki/Developer-Information) pages. You should as well contact any of the developers in the forum in order to know about the current state of the emulator. ### Building |