From a48b98557c95e17b5555ca58b96522c47bd9ad3b Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Fri, 24 Feb 2023 18:34:17 -0500 Subject: [PATCH] Add build badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e61c32..7fd0f41 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Meme-service +[![Build Status](https://drone.clortox.com/api/badges/Infrastructure/Meme-service/status.svg)](https://drone.clortox.com/Infrastructure/Meme-service) + A meme serving microservice, written using flask_restx ## Environment Variables