summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbunnei <ericbunnie@gmail.com>2014-05-23 04:54:56 +0200
committerbunnei <ericbunnie@gmail.com>2014-05-23 04:54:56 +0200
commit1de7e8cbe4ee9aab3bc920721a90ef63537771b8 (patch)
tree4aae70232dc6d148af003a4d9f1c4f76aff5467b /README.md
parentMerge pull request #13 from archshift/master (diff)
parentMerge pull request #2 from archshift/issue-7-fix (diff)
downloadyuzu-1de7e8cbe4ee9aab3bc920721a90ef63537771b8.tar
yuzu-1de7e8cbe4ee9aab3bc920721a90ef63537771b8.tar.gz
yuzu-1de7e8cbe4ee9aab3bc920721a90ef63537771b8.tar.bz2
yuzu-1de7e8cbe4ee9aab3bc920721a90ef63537771b8.tar.lz
yuzu-1de7e8cbe4ee9aab3bc920721a90ef63537771b8.tar.xz
yuzu-1de7e8cbe4ee9aab3bc920721a90ef63537771b8.tar.zst
yuzu-1de7e8cbe4ee9aab3bc920721a90ef63537771b8.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 832b647bd..04fcefa15 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
citra emulator
==============
-[![Travis CI Build Status](https://travis-ci.org/bunnei/citra.svg)](https://travis-ci.org/bunnei/citra)
+[![Travis CI Build Status](https://travis-ci.org/citra-emu/citra.svg)](https://travis-ci.org/citra-emu/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. Please read the [FAQ](https://github.com/bunnei/citra/wiki/FAQ) before getting started with the project.