From 80f27304cfaefd2c9403c024d5594f51a0e48e87 Mon Sep 17 00:00:00 2001 From: Jeroen Geusebroek Date: Thu, 29 Nov 2018 16:00:45 +0100 Subject: [PATCH] Add pull badge to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bbeeed4..9d19e51 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ [![](https://images.microbadger.com/badges/image/jgeusebroek/spotweb.svg)](https://microbadger.com/images/jgeusebroek/spotweb "Get your own image badge on microbadger.com") +[![](https://img.shields.io/docker/pulls/jgeusebroek/spotweb.svg)](https://hub.docker.com/r/jgeusebroek/spotweb/) + # Docker Spotweb image An image running [ubuntu/18.04](https://hub.docker.com/_/ubuntu/) Linux and [Spotweb](https://github.com/spotweb/spotweb).