summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWeiyi Wang <wwylele@gmail.com>2017-08-28 10:23:59 +0200
committerGitHub <noreply@github.com>2017-08-28 10:23:59 +0200
commit4693d23efb2a03b844946358bde86d5fddb791ab (patch)
treeff2c8fc842459251ef1d7234b7dd65ecab67caed
parentMerge pull request #2892 from Subv/warnings2 (diff)
parentFix info about TODO list (diff)
downloadyuzu-4693d23efb2a03b844946358bde86d5fddb791ab.tar
yuzu-4693d23efb2a03b844946358bde86d5fddb791ab.tar.gz
yuzu-4693d23efb2a03b844946358bde86d5fddb791ab.tar.bz2
yuzu-4693d23efb2a03b844946358bde86d5fddb791ab.tar.lz
yuzu-4693d23efb2a03b844946358bde86d5fddb791ab.tar.xz
yuzu-4693d23efb2a03b844946358bde86d5fddb791ab.tar.zst
yuzu-4693d23efb2a03b844946358bde86d5fddb791ab.zip
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e766918f7..31f5afe27 100644
--- a/README.md
+++ b/README.md
@@ -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