From edc5402aad315c0dd168ab05dd011b92c602ecf9 Mon Sep 17 00:00:00 2001 From: Julien Neuhart Date: Fri, 1 May 2020 14:22:10 +0200 Subject: [PATCH] Adding new badge for Docker pulls in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5edb5ec1..173a3868 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ to learn how to interact with it! ## Badges +[![Docker pulls](https://img.shields.io/docker/pulls/thecodingmachine/gotenberg)](https://hub.docker.com/r/thecodingmachine/gotenberg) [![Docker image layers](https://images.microbadger.com/badges/image/thecodingmachine/gotenberg:6.svg)](https://microbadger.com/images/thecodingmachine/gotenberg:6) [![Travis CI](https://travis-ci.org/thecodingmachine/gotenberg.svg?branch=master)](https://travis-ci.org/thecodingmachine/gotenberg) [![GoDoc](https://godoc.org/github.com/thecodingmachine/gotenberg?status.svg)](https://godoc.org/github.com/thecodingmachine/gotenberg)