summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2015-05-16 05:04:25 +0200
committerbunnei <bunneidev@gmail.com>2015-05-16 05:04:25 +0200
commit742fd191a955d9971b527b25f366820ff5ddbf7b (patch)
tree3632186c8150df253a897d09d869ab80d1a4c864
parentMerge pull request #774 from lioncash/decodings (diff)
parentUpdate README.md, removing the old Roadmap link and adding the TODO list (diff)
downloadyuzu-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
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index af65f2b0e..f420beb09 100644
--- a/README.md
+++ b/README.md
@@ -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