소스 검색

added Travis CI build indicator to README.md

bunnei 12 년 전
부모
커밋
b7eb9aad3e
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
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/).