From 44b65343b74b8f72053990564e8f9db5beefd88c Mon Sep 17 00:00:00 2001 From: Anno Yanzhe Chen <54897166+ChenAnno@users.noreply.github.com> Date: Thu, 2 Oct 2025 08:11:45 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 018dbd6..ef3e1e2 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ sh run_agent.sh A suggested directory structure: ``` -Code2Video/ +src/ │── agent.py │── run_agent.sh │── run_agent_single.sh