From 6294500fb54fb8be81df09a622f4edb73852b81b Mon Sep 17 00:00:00 2001 From: liuziting Date: Thu, 22 Jan 2026 09:03:20 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=9C=A8README=E4=B8=AD=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0Vibe=20Coding=E7=9A=84=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在中文和英文的README文件中添加了关于项目通过Vibe Coding完成的说明 --- README.en.md | 2 ++ README.md | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.en.md b/README.en.md index 3805e97..857df75 100644 --- a/README.en.md +++ b/README.en.md @@ -4,6 +4,8 @@ **ThinkFlow AI** is a next-generation, local-first, AI-driven mind mapping tool built with Vue 3 and VueFlow. More than just a drawing app, it serves as a "brain augmentor" that thinks with you. By combining the divergent capabilities of LLMs (Large Language Models) with structured visualization, ThinkFlow AI rapidly transforms fuzzy ideas into clear, deep knowledge systems. +This project was built through Vibe Coding (requirement-driven, AI-assisted iteration). + --- ## 🔗 Live Demo diff --git a/README.md b/README.md index 899fd16..832cacd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ **ThinkFlow AI** 是一款基于 Vue 3 和 VueFlow 构建的次世代、本地优先(Local-first)AI 驱动思维导图工具。它不仅仅是一个绘图软件,更是一个能够与你共同思考的“脑力增幅器”。通过将 LLM(大语言模型)的发散性能力与结构化可视化相结合,ThinkFlow AI 能将模糊的想法迅速转化为清晰、深度的知识体系。 +本项目通过 Vibe Coding 完成(需求驱动 + AI 协作迭代)。 + --- ## 🔗 在线预览 @@ -100,7 +102,7 @@ _注:自定义模式下,请求将直接从您的浏览器发往目标端点 --- -## � 快速部署 +## 📦 快速部署 ```bash # 克隆仓库