diff --git a/README.md b/README.md
index 95d5913..ccdba2f 100644
--- a/README.md
+++ b/README.md
@@ -1,198 +1,94 @@
-# EverOS Cloud SDK for Python
+
-Official Python client for the **EverOS Cloud Memory API** (v2).
+
-> **This code is generated** from the EverOS OpenAPI contract. Please file bugs and
-> feature requests as issues โ pull requests against the generated source will be
-> overwritten on the next release. Corrections flow through the internal SDK factory.
+
โ๏ธ Managed long-term memory for AI agents โ the official Cloud Python SDK
-## Install
+
+
+
+
+
-```sh
-pip install everos-cloud
-```
+
+
+
+
+
-Release candidates need `--pre`: `pip install --pre everos-cloud==1.0.0rc1`.
+[Website](https://evermind.ai) ยท [Documentation](https://docs.evermind.ai) ยท [Dashboard](https://everos.evermind.ai)
-> **Upgrading from 0.4.x?** `everos-cloud` 1.0.0 is a **rewrite, not an increment**. The
-> 0.x line was a different client (httpx-based, hand-maintained); 1.x is generated from
-> the EverOS OpenAPI contract and has a different API surface โ client classes, method
-> names, and model types all changed. The import path (`everos_cloud`) is unchanged.
-> Pin `everos-cloud<1` if you are not ready to migrate.
+
-## Authentication
+