diff options
author | bunnei <bunneidev@gmail.com> | 2014-04-28 12:23:38 -0400 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2014-04-28 12:23:38 -0400 |
commit | 305c2e61bd76b9f7ac65f52c133c76b34975aa5d (patch) | |
tree | 8b0c95e458315851189828b162c7a38d2350e5d3 /README.md | |
parent | b7eb9aad3ec600ea077628ecff998c14222c2e54 (diff) |
fixed build image in README.md to link to Travis CI page
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ citra emulator ============== - +[](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. |