diff options
author | bunnei <bunneidev@gmail.com> | 2015-05-16 05:04:25 +0200 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2015-05-16 05:04:25 +0200 |
commit | 742fd191a955d9971b527b25f366820ff5ddbf7b (patch) | |
tree | 3632186c8150df253a897d09d869ab80d1a4c864 | |
parent | Merge pull request #774 from lioncash/decodings (diff) | |
parent | Update README.md, removing the old Roadmap link and adding the TODO list (diff) | |
download | yuzu-742fd191a955d9971b527b25f366820ff5ddbf7b.tar yuzu-742fd191a955d9971b527b25f366820ff5ddbf7b.tar.gz yuzu-742fd191a955d9971b527b25f366820ff5ddbf7b.tar.bz2 yuzu-742fd191a955d9971b527b25f366820ff5ddbf7b.tar.lz yuzu-742fd191a955d9971b527b25f366820ff5ddbf7b.tar.xz yuzu-742fd191a955d9971b527b25f366820ff5ddbf7b.tar.zst yuzu-742fd191a955d9971b527b25f366820ff5ddbf7b.zip |
Diffstat (limited to '')
-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 |