aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar bunnei <bunneidev@gmail.com>2014-04-28 12:21:41 -0400
committerGravatar bunnei <bunneidev@gmail.com>2014-04-28 12:21:41 -0400
commitb7eb9aad3ec600ea077628ecff998c14222c2e54 (patch)
tree97dba16ba924feddbaa1c83e256b0e0c85cbfae6 /README.md
parentd45b14fc66b129eead6125ee549131182eb28374 (diff)
added Travis CI build indicator to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 86217520..ab3540d0 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
citra emulator
==============
+![Travis CI Build Status](https://travis-ci.org/bunnei/citra.svg)
+
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.
For development discussion, please join us @ #citra on [freenode](http://webchat.freenode.net/).