From 8605f7f732be1e04e2225ec68247169cad70f184 Mon Sep 17 00:00:00 2001 From: Camille Frantz Date: Thu, 5 Jun 2025 05:08:11 -0500 Subject: [PATCH] add a badge; not sure if it works yet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 25665c3..a45ce1d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # The new [QuotesBot](https://bots.fyrfli.social/@quotesbot) code +![](https://fyrfli.dev/fyrfli/quotesbot/actions/workflows/deploy/badge.svg?branch=main&event=run) In the neverending quest to improve my coding skills, I often check out the code that other bots employ Last night, I decided to check out the code for the [ThursdayBot](https://github.com/devashishp/thursday) and realised something really neat: