diff options
author | 3dsemu <jonathanlu888@gmail.com> | 2017-01-23 06:34:50 +0100 |
---|---|---|
committer | Yuri Kunde Schlesner <yuriks@yuriks.net> | 2017-01-23 06:34:50 +0100 |
commit | ea67a89d63a86c97d5dcdf1e26fc52d3b1e0e249 (patch) | |
tree | fa99a4aaf878e599345c2b8185e64054851f04cc /README.md | |
parent | Merge pull request #2466 from Kloen/we-dont-need-this (diff) | |
download | yuzu-ea67a89d63a86c97d5dcdf1e26fc52d3b1e0e249.tar yuzu-ea67a89d63a86c97d5dcdf1e26fc52d3b1e0e249.tar.gz yuzu-ea67a89d63a86c97d5dcdf1e26fc52d3b1e0e249.tar.bz2 yuzu-ea67a89d63a86c97d5dcdf1e26fc52d3b1e0e249.tar.lz yuzu-ea67a89d63a86c97d5dcdf1e26fc52d3b1e0e249.tar.xz yuzu-ea67a89d63a86c97d5dcdf1e26fc52d3b1e0e249.tar.zst yuzu-ea67a89d63a86c97d5dcdf1e26fc52d3b1e0e249.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,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 macOS. 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 (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. +Citra is licensed under the GPLv2 (or any later version). Refer to the license.txt file included. Please read the [FAQ](https://citra-emu.org/wikis/faq) before getting started with the project. Check out our [website](https://citra-emu.org/)! |