summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2016-06-23 22:11:11 -0400
committerGitHub <noreply@github.com>2016-06-23 22:11:11 -0400
commit0433e6cf0b9753d30f62cdf9993c54735b2ae2c6 (patch)
tree384fa89eb5e50dd44341e221ee27e3c9d4ffebbc /README.md
parent4d31874c7c028f18c5336fe2f9d1edc934473c23 (diff)
parentede028fe4d13ce01807c43211f33722405b35a1e (diff)
Merge pull request #1926 from JayFoxRox/gpl
Add GPL license.txt and README.md to builds
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a27acbc15..5463763ad 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,8 @@ For development discussion, please join us @ #citra on freenode.
### Development
+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.
### Building