diff --git a/Development-workflow.md b/Development-workflow.md
index fd3f5f2..23a9aad 100644
--- a/Development-workflow.md
+++ b/Development-workflow.md
@@ -40,6 +40,7 @@ Make sure your changes actually compile. (Good form!)


-Time to commit your changes to the repo.
+Time to commit your changes to the repo. The IDE will allow you to inspect the changes you are commiting. Always supply a descriptive commit message. (Good form!)
-
\ No newline at end of file
+
+
\ No newline at end of file