diff --git a/README.md b/README.md
index a54bdce..c7ae8e8 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,15 @@
# ctxd
+
+
+
+
Python SDK and CLI for the `ctxd` platform.
+## Overview
+
+CTXD is cloud context infrastructure for AI agents. It connects to cloud files and data across apps such as Google Drive, Slack, GitHub, and Google Calendar, then parses, indexes, and syncs that content so it can be searched from the same permission-aware index through the Python SDK, CLI, MCP, or REST API.
+
Install:
```bash
diff --git a/img/ctxd.png b/img/ctxd.png
new file mode 100644
index 0000000..e78a4be
Binary files /dev/null and b/img/ctxd.png differ