소스 검색

Add docker building badge

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

+ 1 - 0
README.md

@@ -3,6 +3,7 @@ labelme: Image Annotation Tool with Python
 
 [![](https://badge.fury.io/gh/wkentaro%2Flabelme.svg)](https://badge.fury.io/gh/wkentaro%2Flabelme)
 [![Build Status](https://travis-ci.org/wkentaro/labelme.svg?branch=master)](https://travis-ci.org/wkentaro/labelme)
+[![Docker Build Status](https://img.shields.io/docker/build/wkentaro/labelme.svg)](https://hub.docker.com/r/wkentaro/labelme)
 
 
 Labelme is a graphical image annotation tool inspired by <http://labelme.csail.mit.edu>.