aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar bunnei <bunneidev@gmail.com>2015-05-15 23:04:25 -0400
committerGravatar bunnei <bunneidev@gmail.com>2015-05-15 23:04:25 -0400
commit742fd191a955d9971b527b25f366820ff5ddbf7b (patch)
tree3632186c8150df253a897d09d869ab80d1a4c864
parent12f6216741fe846c32d1973026634c4c7da86697 (diff)
parent1e436304fa3dd0051f1a45f15948969e92f06b96 (diff)
Merge pull request #780 from citra-emu/roadmap
Update README.md, removing the old Roadmap link and adding the TODO list
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index af65f2b0..f420beb0 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