diff --git a/README.md b/README.md
index 75ec1a7..4545072 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
**A biologically-grounded hivemind for AI coding agents.**
-
+
cavemem is a local-first memory and coordination system that lets multiple AI coding agents — Claude Code, Codex, Cursor, and friends — work on the same codebase without stepping on each other. It persists memory across sessions, surfaces what other agents are doing in real time, and coordinates their work through mechanisms borrowed directly from ant colonies: chemical-trail-style signals that strengthen with use and fade without it.
diff --git a/docs/assets/colony-logo.png b/docs/assets/colony-logo.png
index 4a6e1b4..68842b6 100644
Binary files a/docs/assets/colony-logo.png and b/docs/assets/colony-logo.png differ