From 3fff234938e4552123e648bc598178a084d4fdd0 Mon Sep 17 00:00:00 2001 From: zvspany Date: Sun, 8 Mar 2026 18:38:12 +0100 Subject: [PATCH] docs: update README to include instructions for creating .env.local file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6520aa3..44ffabc 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,8 @@ npm run sync:crypto-icons CoinGecko key is optional but recommended to reduce rate-limit issues. +Create a `.env.local` file in the project root (same level as `package.json`) and add one of the following options: + Preferred server-side variables: ```env