From 353c723f41822f78029e23b88d2c771f03d66ba0 Mon Sep 17 00:00:00 2001 From: MagicBot Date: Mon, 2 May 2022 10:18:19 +0000 Subject: [PATCH] Update 'Development workflow' --- Development-workflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Development-workflow.md b/Development-workflow.md index f913d87..96a815c 100644 --- a/Development-workflow.md +++ b/Development-workflow.md @@ -37,7 +37,7 @@ Inside the IDE we will now perform the time honored developer test; displaying a Make sure your changes compile. -![buildtime](https://cdn.discordapp.com/attachments/534260038039109632/970629788077293578/unknown.png) ![compiledok](https://cdn.discordapp.com/attachments/534260038039109632/970630133985718282/unknown.png) Time to commit our changes to the repo.