From 2d3b8ae4721c231f1e05416332f308d98c8a56a6 Mon Sep 17 00:00:00 2001 From: geobelsky Date: Wed, 18 Mar 2026 16:54:33 +0000 Subject: [PATCH] Replace alpha access with Quick Start reference in README Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26c9d77..9be2661 100644 --- a/README.md +++ b/README.md @@ -192,5 +192,5 @@ All examples use AXME SDK v0.1.2: ## Alpha Access -Get your API key at [cloud.axme.ai/alpha](https://cloud.axme.ai/alpha). +Install the CLI and log in: `curl -fsSL https://raw.githubusercontent.com/AxmeAI/axme-cli/main/install.sh | sh && axme login` Contact: hello@axme.ai