docs: move README title above introduction

This commit is contained in:
chengyongru 2026-07-28 11:58:56 +08:00 committed by chengyongru
parent 8ef5bc414d
commit 096a86a7f4

View File

@ -3,8 +3,6 @@
<img alt="nanobot README cover" src="./images/readme-cover-light.svg">
</picture>
# nanobot
<div align="center">
<p>
<a href="https://nanobot.wiki/docs/latest/getting-started/nanobot-overview">English</a> |
@ -34,6 +32,8 @@
</p>
</div>
# nanobot
🐈 **nanobot** is an ultra-lightweight, open-source, self-hosted personal AI agent framework written in Python. It runs in a WebUI, terminal, or chat apps and combines tools, long-term memory, MCP integrations, model routing, multi-agent delegation, scheduled automation, and an OpenAI-compatible API in a small, readable core.
## Start Here