diff --git a/Cover.png b/Cover.png new file mode 100644 index 0000000..666adfd Binary files /dev/null and b/Cover.png differ diff --git a/README.md b/README.md index 751f89e..5aa7d94 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A step-by-step tutorial to build your own AI agent, from a simple chat loop to a lightweight version of [OpenClaw](https://github.com/openclaw/openclaw). + + ## Overview **18 progressive steps** that teach you how to build an minimal version of OpenClaw. Each step includes: diff --git a/README.zh.md b/README.zh.md index 82d5cf7..9214c67 100644 --- a/README.zh.md +++ b/README.zh.md @@ -2,6 +2,8 @@ 从简单的聊天循环开始,一步步搭建 [OpenClaw](https://github.com/openclaw/openclaw) 的精简版。 + + ## 概述 18 个步骤,每步包含: