Added a todo to implementation chapter

This commit is contained in:
BritishTeapot 2025-04-11 22:22:40 +02:00
parent c420be48a5
commit 126ff030b8

View File

@ -1,3 +1,5 @@
\chapter{Implementation} \chapter{Implementation}
\todo[inline, author={\textbf{Draft note}}]{This chapter is \emph{very} incomplete.}
This chapter describes the software design and architecture, and the way that they help to solve the problem. Importantly, the design elements must have at least some justification in this section. This chapter describes the software design and architecture, and the way that they help to solve the problem. Importantly, the design elements must have at least some justification in this section.