From 1dcef4de501268a3fea8b9a335d2f78e7edc6ff3 Mon Sep 17 00:00:00 2001 From: 0xFantomMenace <93462858+0xFantomMenace@users.noreply.github.com> Date: Mon, 29 Jun 2026 23:57:19 +0000 Subject: [PATCH] docs: replace "proof" with "verify" in lead paragraph Brand voice prescribes "verify" / "confirm" over the noun "proof" in copy. One-word change in the lead paragraph. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 719f661..221ff3f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Notebook projects that turn 0xArchive market data into working analysis. -0xArchive is granular market data infrastructure for Hyperliquid and Lighter.xyz. Hyperliquid includes core perps, HIP-3 builder perps, HIP-4 outcome markets, and Hyperliquid Spot; Lighter.xyz is the second top-level venue API. Use these examples when you want proof before wiring an SDK, building an API loop, or exporting Parquet from the Data Catalog. +0xArchive is granular market data infrastructure for Hyperliquid and Lighter.xyz. Hyperliquid includes core perps, HIP-3 builder perps, HIP-4 outcome markets, and Hyperliquid Spot; Lighter.xyz is the second top-level venue API. Use these examples when you want to verify before wiring an SDK, building an API loop, or exporting Parquet from the Data Catalog. ## Start Here