From 8039da2fc4caeabf3387ec73243151203499527a Mon Sep 17 00:00:00 2001 From: Willem Jiang Date: Sat, 14 Feb 2026 21:30:37 +0800 Subject: [PATCH] docs:Update README.md (#863) Updated the link for the original Deep Research framework to point to the correct branch. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55bd444..80ef869 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ DeerFlow (**D**eep **E**xploration and **E**fficient **R**esearch **Flow**) is an open-source **super agent harness** that orchestrates **sub-agents**, **memory**, and **sandboxes** to do almost anything — powered by **extensible skills**. > [!NOTE] -> **DeerFlow 2.0 is a ground-up rewrite.** It shares no code with v1. If you're looking for the original Deep Research framework, it's maintained on the [`1.x` branch](https://github.com/bytedance/deer-flow/tree/1.x) — contributions there are still welcome. Active development has moved to 2.0. +> **DeerFlow 2.0 is a ground-up rewrite.** It shares no code with v1. If you're looking for the original Deep Research framework, it's maintained on the [`1.x` branch](https://github.com/bytedance/deer-flow/tree/main-1.x) — contributions there are still welcome. Active development has moved to 2.0. ## Table of Contents