From bc01d4221484468876d8323c538f4ec6c0d96c04 Mon Sep 17 00:00:00 2001 From: Xiaohan-Tian <157918347+Xiaohan-Tian@users.noreply.github.com> Date: Thu, 21 Aug 2025 23:29:44 -0700 Subject: [PATCH] minor README update. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e84db1..c3b0a34 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ You can find the detailed user guide [here](./docs/USER_GUIDE.md). - **Export/Import**: Export your project as a MIDI file, or import a MIDI file into your project. - **Settings**: LLM provider, AI agent custom instructions, app behavior, and more. -For a deeper technical overview, see `res/overview.md`. +For a deeper technical overview, see [overview.md](./docs/technical/overview.md). ## Getting Started