summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 41d3982..ce9668e 100644
--- a/TODO.md
+++ b/TODO.md
@@ -8,6 +8,10 @@ This file tracks the next set of immediate, actionable tasks for the project.
- [ ] Define and document a consistent set of rules for code stripping under the `STRIP_ALL` macro.
- [ ] Example sub-tasks: remove unused functions, strip debug fields from structs, simplify code paths where possible.
+- **Task #19: Update README.md with Quick Start**
+ - [ ] Add a top-level "Quick Start" section to `README.md` with brief build and run instructions for `demo64k`.
+
+
## Future Goals
- **Task #5: Implement Spectrogram Editor**