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 # 克隆仓库