diff options
author | stone3311 <fenstein12@googlemail.com> | 2017-08-26 18:35:45 +0200 |
---|---|---|
committer | stone3311 <fenstein12@googlemail.com> | 2017-08-26 18:35:45 +0200 |
commit | 076b39510451b1a0601e8a4db0d690615c81200f (patch) | |
tree | 4085af89ae7bbbd48ce7ae1e1fc8d658968a3611 /README.md | |
parent | SidebySide Layout (#2859) (diff) | |
download | yuzu-076b39510451b1a0601e8a4db0d690615c81200f.tar yuzu-076b39510451b1a0601e8a4db0d690615c81200f.tar.gz yuzu-076b39510451b1a0601e8a4db0d690615c81200f.tar.bz2 yuzu-076b39510451b1a0601e8a4db0d690615c81200f.tar.lz yuzu-076b39510451b1a0601e8a4db0d690615c81200f.tar.xz yuzu-076b39510451b1a0601e8a4db0d690615c81200f.tar.zst yuzu-076b39510451b1a0601e8a4db0d690615c81200f.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ For development discussion, please join us @ #citra on freenode. 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. +If you want to contribute please take a look at the [Contributor's Guide](CONTRIBUTING.md) 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 because the [TODO list](https://docs.google.com/document/d/1SWIop0uBI9IW8VGg97TAtoT_CHNoP42FzYmvG1F4QDA) isn't maintained anymore. ### Building |