aboutsummaryrefslogtreecommitdiff
path: root/report.qmd
diff options
context:
space:
mode:
Diffstat (limited to 'report.qmd')
-rw-r--r--report.qmd14
1 files changed, 13 insertions, 1 deletions
diff --git a/report.qmd b/report.qmd
index 8606613..bdd88ab 100644
--- a/report.qmd
+++ b/report.qmd
@@ -65,10 +65,22 @@ and by extension you editors
{{< include _background.qmd >}}
-# Program and its affects on workflow
+# Product requirements
+
+{{< include _constraints.qmd >}}
+
+# Design choices
{{< include _design.qmd >}}
+# Usage
+
+{{< include _usage.qmd >}}
+
+# Evaluation
+
+{{< include _evaluation.qmd >}}
+
# Conclusion
{{< include _conclusion.qmd >}}