From 5c433fe42640279f32b340b2c3dd96b4e900545b Mon Sep 17 00:00:00 2001 From: Matej Trojak Date: Tue, 16 Aug 2022 14:52:39 +0200 Subject: [PATCH] Add badge --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.markdown b/README.markdown index 5c95354c..89bd1510 100644 --- a/README.markdown +++ b/README.markdown @@ -1,3 +1,5 @@ +[![Docker Pulls](https://badgen.net//docker/pulls/sybila/parasim?icon=docker)](https://hub.docker.com/r/sybila/parasim/) + # Parasim Parasim is a tool for robustness analysis. For information not covered in this README visit the [Parasim wiki](https://github.com/sybila/parasim/wiki).