diff --git a/README.md b/README.md index b23b046b3..0309f30b5 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@

-🐈 **nanobot** is an open-source and ultra-lightweight personal AI agent in the spirit of [OpenClaw](https://github.com/openclaw/openclaw), [Claude Code](https://www.anthropic.com/claude-code), and [Codex](https://www.openai.com/codex/). It keeps the core agent loop small and readable while still supporting chat channels, memory, MCP, an OpenAI-compatible API, and practical deployment paths, so you can go from local setup to a long-running personal agent with minimal overhead. +🐈 **nanobot** is an open-source and ultra-lightweight AI agent in the spirit of [OpenClaw](https://github.com/openclaw/openclaw), [Claude Code](https://www.anthropic.com/claude-code), and [Codex](https://www.openai.com/codex/). It keeps the core agent loop small and readable while still supporting chat channels, memory, MCP and practical deployment paths, so you can go from local setup to a long-running personal agent with minimal overhead. ## 📢 News