From e0a92d8c7b5dea290155dd17784686fc9e95a029 Mon Sep 17 00:00:00 2001 From: skal Date: Mon, 2 Feb 2026 12:44:55 +0100 Subject: docs(todo): Add README quick start task - Incorporated the new task to add a 'Quick Start' section to README.md into the 'Next Up' section of TODO.md as Task #19. --- TODO.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO.md') 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** -- cgit v1.2.3