diff --git a/tech/task_decomposition_approach.wiki b/tech/task_decomposition_approach.wiki index 7f0eecd..f2b34e8 100644 --- a/tech/task_decomposition_approach.wiki +++ b/tech/task_decomposition_approach.wiki @@ -1,6 +1,8 @@ -= task_decomposition_approach = += Task Decomposition Approach = Decompose a high level task into low level subtasks. * Makes it easier to break real world task into functions (easy to develop from) * These tasks can be further broken down into smaller subtasks + +