diff --git a/Development-workflow.md b/Development-workflow.md index c6642e1..427127e 100644 --- a/Development-workflow.md +++ b/Development-workflow.md @@ -107,3 +107,6 @@ Explore how to have your fixes and features included in the Magicbane production [Submitting Pull Requests](http://repo.magicbane.com/MagicBane/Server/wiki/Submitting-Pull-Requests) +Learn how to connect your IDE deugger to a running MagicBox. + +[Debugging with MagicBox](http://repo.magicbane.com/MagicBane/Server/wiki/Debugging-with-MagicBox)