From a5a8c6ef48f7640c57750f346b985945a0620ddc Mon Sep 17 00:00:00 2001 From: Cody Menefee Date: Wed, 4 Feb 2026 11:19:44 -0600 Subject: [PATCH] docs: align env examples and centralize env setup guidance --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0301f86..0e9f765 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,6 @@ Set server-side keys (for Convex backend actions) in Convex Dashboard environmen - [Vision](docs/vision.md) - Thesis and product philosophy - [Technical Architecture](docs/architecture.md) - System design and data flow - [Domain Knowledge](docs/domain.md) - Remote sensing and vegetation science primer -- [Development Phasing](docs/phasing.md) - How we build this incrementally - [Environment Setup](docs/environment.md) - Required and optional variables by runtime ## Contributing