diff options
author | archshift <gh@archshift.com> | 2015-04-18 12:32:01 +0200 |
---|---|---|
committer | archshift <gh@archshift.com> | 2015-04-18 12:32:01 +0200 |
commit | 33aaf13586d23b863bbaf459eb77b671dff9e7d6 (patch) | |
tree | 164a2671e938c0c498a86ebea9562244f5af94b2 | |
parent | Merge pull request #691 from rohit-n/sign-compare (diff) | |
download | yuzu-33aaf13586d23b863bbaf459eb77b671dff9e7d6.tar yuzu-33aaf13586d23b863bbaf459eb77b671dff9e7d6.tar.gz yuzu-33aaf13586d23b863bbaf459eb77b671dff9e7d6.tar.bz2 yuzu-33aaf13586d23b863bbaf459eb77b671dff9e7d6.tar.lz yuzu-33aaf13586d23b863bbaf459eb77b671dff9e7d6.tar.xz yuzu-33aaf13586d23b863bbaf459eb77b671dff9e7d6.tar.zst yuzu-33aaf13586d23b863bbaf459eb77b671dff9e7d6.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Citra Emulator Citra is an experimental open-source Nintendo 3DS emulator/debugger written in C++. It is written with portability in mind, with builds actively maintained for Windows, Linux and OS X. Citra only emulates a subset of 3DS hardware, and therefore is generally only useful for running/debugging homebrew applications. At this time, Citra is even able to boot several commercial games! Most of these do not run to a playable state, but we are working every day to advance the project forward. -Citra is licensed under the GPLv2. Refer to the license.txt file included. Please read the [FAQ](https://github.com/citra-emu/citra/wiki/FAQ) before getting started with the project. +Citra is licensed under the GPLv2 (or any later version). Refer to the license.txt file included. Please read the [FAQ](https://github.com/citra-emu/citra/wiki/FAQ) before getting started with the project. For development discussion, please join us @ #citra on [freenode](http://webchat.freenode.net/?channels=citra). |