diff options
| author | 2017-08-28 03:23:59 -0500 | |
|---|---|---|
| committer | 2017-08-28 03:23:59 -0500 | |
| commit | 4693d23efb2a03b844946358bde86d5fddb791ab (patch) | |
| tree | ff2c8fc842459251ef1d7234b7dd65ecab67caed | |
| parent | Merge pull request #2892 from Subv/warnings2 (diff) | |
| parent | Fix info about TODO list (diff) | |
| download | yuzu-4693d23efb2a03b844946358bde86d5fddb791ab.tar.gz yuzu-4693d23efb2a03b844946358bde86d5fddb791ab.tar.xz yuzu-4693d23efb2a03b844946358bde86d5fddb791ab.zip | |
Merge pull request #2901 from stone3311/master
Fix info about TODO list
| -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. | |||
| 17 | 17 | ||
| 18 | Most of the development happens on GitHub. It's also where [our central repository](https://github.com/citra-emu/citra) is hosted. | 18 | Most of the development happens on GitHub. It's also where [our central repository](https://github.com/citra-emu/citra) is hosted. |
| 19 | 19 | ||
| 20 | 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. | 20 | 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. |
| 21 | 21 | ||
| 22 | ### Building | 22 | ### Building |
| 23 | 23 | ||