diff options
author | archshift <[email protected]> | 2015-05-15 20:02:28 -0700 |
---|---|---|
committer | archshift <[email protected]> | 2015-05-15 20:02:28 -0700 |
commit | 1e436304fa3dd0051f1a45f15948969e92f06b96 (patch) | |
tree | 3632186c8150df253a897d09d869ab80d1a4c864 /README.md | |
parent | 12f6216741fe846c32d1973026634c4c7da86697 (diff) | |
download | yuzu-mainline-1e436304fa3dd0051f1a45f15948969e92f06b96.tar.gz yuzu-mainline-1e436304fa3dd0051f1a45f15948969e92f06b96.zip |
Update README.md, removing the old Roadmap link and adding the TODO list
Closes #759
Diffstat (limited to 'README.md')
-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 |