Browse Source

added Travis CI build indicator to README.md

pull/15/merge
bunnei 12 years ago
parent
commit
b7eb9aad3e
  1. 2
      README.md

2
README.md

@ -1,5 +1,7 @@
citra emulator 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. 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/). For development discussion, please join us @ #citra on [freenode](http://webchat.freenode.net/).

Loading…
Cancel
Save