From 0814a7c4b6b1dfa2d2e9c3f056a2c75ffc0913be Mon Sep 17 00:00:00 2001 From: Shu Yao Date: Thu, 8 Jan 2026 21:36:23 +0800 Subject: [PATCH] fix: syntax error --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6061f1e4..83b28358 100644 --- a/README.md +++ b/README.md @@ -209,7 +209,7 @@ We provide robust, out-of-the-box templates for common scenarios. All runnable w | **🛠️ 3D Generation**
*(Requires [Blender](https://www.blender.org/) & [blender-mcp](https://github.com/ahujasid/blender-mcp))* | `blender_3d_builder_simple.yaml`
`blender_3d_builder_hub.yaml`
`blender_scientific_illustration.yaml` |
Prompt: *"Please build a Christmas tree."* | | **🎮 Game Dev** | `GameDev_v1.yaml`
`ChatDev_v1.yaml` |
Prompt: *"Please help me design and develop a Tank Battle game."* | | **📚 Deep Research** | `deep_research_v1.yaml` |
Prompt: *"Research about recent advances in the field of LLM-based agent RL"* | -| **🎓 Teach Video** | `teach_video.yaml` (Please run command `uv add manim` before run this workflow) |
Prompt: *"讲一下什么是凸优化"* | +| **🎓 Teach Video** | `teach_video.yaml` (Please run command `uv add manim` before running this workflow) |
Prompt: *"讲一下什么是凸优化"* | ---