From 50399739db36ba082bc636a33575a57a4b744a49 Mon Sep 17 00:00:00 2001
From: MagicBot <magicbot@magicbane.com>
Date: Mon, 2 May 2022 10:08:51 +0000
Subject: [PATCH] Update 'Development workflow'

---
 Development-workflow.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Development-workflow.md b/Development-workflow.md
index dca8ed1..6a4cd43 100644
--- a/Development-workflow.md
+++ b/Development-workflow.md
@@ -29,4 +29,8 @@ The IDE will notify you of the branch being created and checked out.
 
 ![checkedout](https://cdn.discordapp.com/attachments/534260038039109632/970623349640269844/unknown.png)
 
->This new branch exists only on your local machine at this time.  Only when we commit and push it to the repo will it be available to compile on MagicBox.
\ No newline at end of file
+>This new branch exists only on your local machine at this time.  Only when we commit and push it to the repo will it be available to compile on MagicBox.
+
+Inside the IDE we will now the time honored test; displaying a debug message in the console.
+
+[CodeEdited](https://cdn.discordapp.com/attachments/534260038039109632/970627553209516072/unknown.png)
\ No newline at end of file