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.