From e892000edb28ccdd71c3e3f23ed00787f24a3ae2 Mon Sep 17 00:00:00 2001 From: Serge Zaitsev Date: Tue, 16 Oct 2018 17:08:31 +0200 Subject: [PATCH] add docker badge to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 537bdec..d4a28ad 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build Status](https://travis-ci.org/sixt/gomodproxy.svg?branch=master)](https://travis-ci.org/sixt/gomodproxy) [![Go Report Card](https://goreportcard.com/badge/github.com/sixt/gomodproxy)](https://goreportcard.com/report/github.com/sixt/gomodproxy) +[![Docker Hub](https://images.microbadger.com/badges/image/sixtlabs/gomodproxy.svg)](https://hub.docker.com/r/sixtlabs/gomodproxy/) gomodproxy is a caching proxy for [Go modules].