From 6d56323f0ad989e4209f7446b071ca3a6082df57 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Mon, 10 Aug 2026 12:00:18 +0300 Subject: [PATCH] docs: improve README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 87a3b9c..f1c3074 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + +

binaryx logo @@ -324,6 +326,8 @@ export default function SourceLink() { } ``` +> **Note:** Ensure `NEXT_PUBLIC_GIT_SHA` is set in your build environment (e.g., `NEXT_PUBLIC_GIT_SHA=$(git rev-parse --short HEAD) bun run build`) so the link points to the exact deployed commit. + --- ## Status