From 57f568bdca75445e8ae7c295b24ef2f103df631a Mon Sep 17 00:00:00 2001 From: 3wc <3wc.git@doesthisthing.work> Date: Fri, 2 Oct 2020 17:25:22 +0200 Subject: [PATCH] Add Docker image badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8cd8af3..10e25fd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # docker-adaptauthoring +![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/3wordchant/adaptauthoring) + Authoring SCORM-compatible training using the [Adapt Authoring](https://github.com/adaptlearning/adapt_authoring) tool. ## How to use this image