From 92b7eb5c5ddfcc5eb9f67302fc2e7f1e32960751 Mon Sep 17 00:00:00 2001 From: Torben Schweren Date: Fri, 29 Dec 2023 13:18:54 +0100 Subject: [PATCH] Improve README.md - Add deployment badges - Add collaborating info (board + issues) --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 39e43d8..3756181 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # lum + Lum Discord Bot + +# Deployment + +Stable: [![Deploy](https://github.com/Kitt3120/lum/actions/workflows/deploy_release.yml/badge.svg)](https://github.com/Kitt3120/lum/actions/workflows/deploy_release.yml) + +Beta: [![Deploy](https://github.com/Kitt3120/lum/actions/workflows/deploy_prerelease.yml/badge.svg)](https://github.com/Kitt3120/lum/actions/workflows/deploy_prerelease.yml) + +# Collaborating + +A board can be viewed [here](https://github.com/users/Kitt3120/projects/3) + +Issues can be viewed [here](https://github.com/Kitt3120/lum/issues)