From 89c79bd80a77f7e5988e68071458056973b32cc6 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Fri, 1 Jan 2021 21:17:29 +0200
Subject: [PATCH] Add a Docker Hub downloads badge.

I'm bragging a little.
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 3ef230e..7947d9f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # masscan
 
 [![pipeline status](https://git.shore.co.il/nimrod/masscan-docker/badges/master/pipeline.svg)](https://git.shore.co.il/nimrod/masscan-docker/-/commits/master)
+[![Docker Hub downloads](https://img.shields.io/docker/pulls/adarnimrod/masscan?logo=docker)](https://hub.docker.com/r/adarnimrod/masscan)
 
 A dockerized [masscan](https://github.com/robertdavidgraham/masscan/).
 
-- 
GitLab