From 64e2e3adce3e661c8fc710425521685b1c89fa26 Mon Sep 17 00:00:00 2001 From: Alex Christian Date: Sun, 16 Aug 2026 11:52:33 -0700 Subject: [PATCH] docs: lead voice positioning; drop unverifiable '2,000+ vendors' Reconcile the SDK README tagline to the shipped company positioning ('Spend controls for Voice AI'). Reach framed as capability ('any x402 vendor API') instead of the unverifiable '2,000+ vendor APIs'. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 40dfbfa..83d1f37 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ [![Python 3.10+](https://img.shields.io/badge/Python-3.10%2B-3776AB)](https://python.org) [![Base Mainnet](https://img.shields.io/badge/Base-Mainnet-0052FF)](https://basescan.org/address/0x17946cD3e180f82e632805e5549EC913330Bb175) -**The spend layer for AI agents — Python SDK.** Pay any of 2,000+ vendor APIs -through one endpoint, with budgets your agent can reason about. Walletless. No -crypto required. +**Spend controls for Voice AI — Python SDK.** One key that pays any x402 vendor +API — telephony, STT, LLM, TTS, search, data — through one endpoint, with budgets +your agent can reason about. Walletless. No crypto required. [Website](https://floelabs.xyz) · [Docs](https://floe-labs.gitbook.io/docs) · [Dashboard](https://dev-dashboard.floelabs.xyz) · [TypeScript SDK](https://github.com/Floe-Labs/agentkit-actions)