From 18e2ade806812f00e7b9ba60ecb422bfb59ffafb Mon Sep 17 00:00:00 2001 From: paul Date: Sun, 9 Aug 2020 20:55:58 +0200 Subject: [PATCH] Add docker image badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 34a7f36..639c4f5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # hello-world +[![](https://images.microbadger.com/badges/image/ailox/hello-world.svg)](https://microbadger.com/images/ailox/hello-world "image information") + Example for building an image and pushing it, using various CI systems. \ No newline at end of file