Răsfoiți Sursa

Add travis badge

Kentaro Wada 8 ani în urmă
părinte
comite
08dffdc2f1
1 a modificat fișierele cu 3 adăugiri și 0 ștergeri
  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.