diff --git a/README.md b/README.md
index 04f87f30..e93d90db 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,19 @@
-# Pi Monorepo
-
-Tools for building AI agents and managing LLM deployments.
-
-
+
+
+
+
+
+
+# Pi Monorepo
+
+> **Looking for the pi coding agent?** See **[packages/coding-agent](packages/coding-agent)** for installation and usage.
+
+Tools for building AI agents and managing LLM deployments.
+
> **Note:** The Discord is an unofficial community server, not monitored by maintainers. For bug reports and feature requests, use [GitHub Issues](https://github.com/badlogic/pi-mono/issues).
## Packages
diff --git a/packages/coding-agent/README.md b/packages/coding-agent/README.md
index 9faf977a..2d5f3242 100644
--- a/packages/coding-agent/README.md
+++ b/packages/coding-agent/README.md
@@ -1,15 +1,20 @@
+
+
+
+
+
+
+
+
+
+
+
# pi
A terminal-based coding agent with multi-model support, mid-session model switching, and a simple CLI for headless coding tasks.
Works on Linux, macOS, and Windows (requires bash; see [Windows Setup](#windows-setup)).
-
-
-
-
-
-
> **Note:** The Discord is an unofficial community server, not monitored by maintainers. For bug reports and feature requests, use [GitHub Issues](https://github.com/badlogic/pi-mono/issues).
## Table of Contents