From 055b0fcd08754747c6f3775a575f22d4c49217ae Mon Sep 17 00:00:00 2001 From: jilinchen Date: Thu, 8 Jan 2026 11:36:20 +0800 Subject: [PATCH] docs: fix wording in en README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ac1629b..9955975 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ pip install pyyaml ``` /research AI Agent Demo 2025 ``` -💡 **What happens**: Tell it your topic → It creates a research list for you +💡 **What will happen**: Tell it your topic → It creates a research list for you **You get**: A list of 17 AI Agents to research (ChatGPT Agent, Claude Computer Use, Cursor, etc.) + what info to collect for each @@ -60,13 +60,13 @@ pip install pyyaml /research-add-items /research-add-fields ``` -💡 **What happens**: Add more research items or field definitions +💡 **What will happen**: Add more research items or field definitions ### Phase 2: Deep Research ``` /research-deep ``` -💡 **What happens**: AI automatically searches the web for each item, one by one +💡 **What will happen**: AI automatically searches the web for each item, one by one **You get**: Detailed info for each Agent (company, release date, pricing, tech specs, reviews...) @@ -74,7 +74,7 @@ pip install pyyaml ``` /research-report ``` -💡 **What happens**: All data → One organized report +💡 **What will happen**: All data → One organized report **You get**: `report.md` - A complete markdown report with table of contents, ready to read or share