diff --git a/README.md b/README.md index 8deb5b41..cc5d3f77 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@

Website · + Blog · Docs · Discussions · Contributing @@ -182,6 +183,7 @@ TypeScript monorepo with modular packages: | Guide | Description | |-------|-------------| | [User Guide](docs/GUIDE.md) | Setup, configuration, Web UI walkthrough | +| [Blog](https://markus.global/blog) | Articles and tutorials on Markus, AI agents, and the future of work | | [Architecture](docs/ARCHITECTURE.md) | System design, agent runtime, memory, governance | | [API Reference](docs/API.md) | REST API endpoints and WebSocket events | | [State Machines](docs/STATE-MACHINES.md) | Task & requirement FSM specification | @@ -226,6 +228,7 @@ Agent templates and skills shared through the marketplace may use their own lice

Website · + Blog · Discussions · Issues

diff --git a/README.zh-CN.md b/README.zh-CN.md index 92476d4c..902889f9 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -31,6 +31,7 @@

官网 · + 博客 · 文档 · 讨论 · 参与贡献 @@ -181,6 +182,7 @@ TypeScript Monorepo,模块化包结构: | 指南 | 说明 | |-------|-------------| | [用户指南](docs/GUIDE.md) | 安装、配置、Web 界面使用 | +| [博客](https://markus.global/blog) | 关于 Markus、AI Agent 和未来工作的文章与教程 | | [架构设计](docs/ARCHITECTURE.md) | 系统设计、智能体运行时、记忆、治理 | | [记忆系统](docs/MEMORY-SYSTEM.md) | 三层记忆架构(Tulving) | | [API 参考](docs/API.md) | REST API 接口 | @@ -220,6 +222,7 @@ Markus 采用双重许可:

官网 · + 博客 · 讨论 · 问题反馈