소스 검색

Add travis badge

Kentaro Wada 8 년 전
부모
커밋
08dffdc2f1
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -1,6 +1,9 @@
 labelme: Image Annotation Tool with Python
 ==========================================
 
+[![Build Status](https://travis-ci.org/wkentaro/labelme.svg?branch=master)](https://travis-ci.org/wkentaro/labelme)
+
+
 Labelme is a graphical image annotation tool inspired by <http://labelme.csail.mit.edu>.
 
 It is written in Python and uses Qt for its graphical interface.