summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2014-04-28 18:23:38 +0200
committerbunnei <bunneidev@gmail.com>2014-04-28 18:23:38 +0200
commit305c2e61bd76b9f7ac65f52c133c76b34975aa5d (patch)
tree8b0c95e458315851189828b162c7a38d2350e5d3 /README.md
parentadded Travis CI build indicator to README.md (diff)
downloadyuzu-305c2e61bd76b9f7ac65f52c133c76b34975aa5d.tar
yuzu-305c2e61bd76b9f7ac65f52c133c76b34975aa5d.tar.gz
yuzu-305c2e61bd76b9f7ac65f52c133c76b34975aa5d.tar.bz2
yuzu-305c2e61bd76b9f7ac65f52c133c76b34975aa5d.tar.lz
yuzu-305c2e61bd76b9f7ac65f52c133c76b34975aa5d.tar.xz
yuzu-305c2e61bd76b9f7ac65f52c133c76b34975aa5d.tar.zst
yuzu-305c2e61bd76b9f7ac65f52c133c76b34975aa5d.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 ab3540d01..9fbb7af8a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
citra emulator
==============
-![Travis CI Build Status](https://travis-ci.org/bunnei/citra.svg)
+[![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.