summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2014-05-19 03:14:37 +0200
committerbunnei <bunneidev@gmail.com>2014-05-19 03:14:37 +0200
commitb5d2ff9b26560b3f2bfdcd311ada661313eaba83 (patch)
tree9b2e91bff32b44b501d93de3fd08a424355db35b /README.md
parentupdated how we call ARM core to make things much faster (diff)
downloadyuzu-b5d2ff9b26560b3f2bfdcd311ada661313eaba83.tar
yuzu-b5d2ff9b26560b3f2bfdcd311ada661313eaba83.tar.gz
yuzu-b5d2ff9b26560b3f2bfdcd311ada661313eaba83.tar.bz2
yuzu-b5d2ff9b26560b3f2bfdcd311ada661313eaba83.tar.lz
yuzu-b5d2ff9b26560b3f2bfdcd311ada661313eaba83.tar.xz
yuzu-b5d2ff9b26560b3f2bfdcd311ada661313eaba83.tar.zst
yuzu-b5d2ff9b26560b3f2bfdcd311ada661313eaba83.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.