Add badge for docker build

This commit is contained in:
Benedikt Franke 2018-07-10 13:46:36 +02:00 committed by Mike Farah
parent 50dfce86c9
commit 0a2dd29940
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,7 @@
# yq [![Build Status](https://travis-ci.org/mikefarah/yq.svg?branch=master)](https://travis-ci.org/mikefarah/yq)
[![Docker Automated build](https://img.shields.io/docker/automated/mikefarah/yq.svg)](https://hub.docker.com/r/mikefarah/yq/)
a lightweight and portable command-line YAML processor
The aim of the project is to be the [jq](https://github.com/stedolan/jq) or sed of yaml files.