diff options
author | bunnei <bunneidev@gmail.com> | 2014-12-23 22:01:26 +0100 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2014-12-23 22:01:26 +0100 |
commit | 5241e7a9c34b8c6e42bb7d4cc6e2461b2781a8e8 (patch) | |
tree | a46649ca33d2c4c6cd5f3820fe6c6ffae77f04ca /README.md | |
parent | Merge pull request #336 from lioncash/datqflag (diff) | |
download | yuzu-5241e7a9c34b8c6e42bb7d4cc6e2461b2781a8e8.tar yuzu-5241e7a9c34b8c6e42bb7d4cc6e2461b2781a8e8.tar.gz yuzu-5241e7a9c34b8c6e42bb7d4cc6e2461b2781a8e8.tar.bz2 yuzu-5241e7a9c34b8c6e42bb7d4cc6e2461b2781a8e8.tar.lz yuzu-5241e7a9c34b8c6e42bb7d4cc6e2461b2781a8e8.tar.xz yuzu-5241e7a9c34b8c6e42bb7d4cc6e2461b2781a8e8.tar.zst yuzu-5241e7a9c34b8c6e42bb7d4cc6e2461b2781a8e8.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ For development discussion, please join us @ #citra on [freenode](http://webchat ### Development -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. +If you want to contribute please take a look 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 |