added Travis CI build indicator to README.md
This commit is contained in:
parent
d45b14fc66
commit
b7eb9aad3e
|
@ -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/).
|
||||
|
|
Reference in New Issue