diff options
author | archshift <gh@archshift.com> | 2015-05-16 05:02:28 +0200 |
---|---|---|
committer | archshift <gh@archshift.com> | 2015-05-16 05:02:28 +0200 |
commit | 1e436304fa3dd0051f1a45f15948969e92f06b96 (patch) | |
tree | 3632186c8150df253a897d09d869ab80d1a4c864 | |
parent | Merge pull request #774 from lioncash/decodings (diff) | |
download | yuzu-1e436304fa3dd0051f1a45f15948969e92f06b96.tar yuzu-1e436304fa3dd0051f1a45f15948969e92f06b96.tar.gz yuzu-1e436304fa3dd0051f1a45f15948969e92f06b96.tar.bz2 yuzu-1e436304fa3dd0051f1a45f15948969e92f06b96.tar.lz yuzu-1e436304fa3dd0051f1a45f15948969e92f06b96.tar.xz yuzu-1e436304fa3dd0051f1a45f15948969e92f06b96.tar.zst yuzu-1e436304fa3dd0051f1a45f15948969e92f06b96.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ For development discussion, please join us @ #citra on [freenode](http://webchat ### Development -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. +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 |