diff options
author | bunnei <bunneidev@gmail.com> | 2014-04-28 23:07:48 +0200 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2014-04-28 23:07:48 +0200 |
commit | 5a3d9b8e6183ad92fa1bd19b5fe981bab131d3b5 (patch) | |
tree | 5e91b3f37c7c9fe2ffc10148a1db9554770c931d | |
parent | fixed build image in README.md to link to Travis CI page (diff) | |
download | yuzu-5a3d9b8e6183ad92fa1bd19b5fe981bab131d3b5.tar yuzu-5a3d9b8e6183ad92fa1bd19b5fe981bab131d3b5.tar.gz yuzu-5a3d9b8e6183ad92fa1bd19b5fe981bab131d3b5.tar.bz2 yuzu-5a3d9b8e6183ad92fa1bd19b5fe981bab131d3b5.tar.lz yuzu-5a3d9b8e6183ad92fa1bd19b5fe981bab131d3b5.tar.xz yuzu-5a3d9b8e6183ad92fa1bd19b5fe981bab131d3b5.tar.zst yuzu-5a3d9b8e6183ad92fa1bd19b5fe981bab131d3b5.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ citra emulator ============== [![Travis CI Build Status](https://travis-ci.org/bunnei/citra.svg)](https://travis-ci.org/bunnei/citra) -An experimental open-source Nintendo 3DS emulator/debugger written in C++. At this time, it only emulates a very small subset of 3DS hardware, and therefore is only useful for booting/debugging very simple homebrew demos. Citra is licensed under the GPLv2. Refer to the license.txt file included. +An experimental open-source Nintendo 3DS emulator/debugger written in C++. At this time, it only emulates a very small subset of 3DS hardware, and therefore is only useful for booting/debugging very simple homebrew demos. Citra is licensed under the GPLv2. Refer to the license.txt file included. Please read the [FAQ](https://github.com/bunnei/citra/wiki/FAQ) before getting started with the project. For development discussion, please join us @ #citra on [freenode](http://webchat.freenode.net/). |