From 4db70321a9fcb9f202c8c95c00504317aa43af13 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Mon, 24 Nov 2025 17:11:28 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3199209..5054533 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,8 @@ Options: --use-rolling-records, -rr Enable the rolling record capability of the Smartnode tree generator. Use this to store and load record caches instead of recalculating attestation performance each time you run treegen. (default: false) ``` -NOTE: Do *not* use the `-o` flag if you are using this script, as it is already built into the script. +> [!NOTE] +> Do *not* use the `-o` flag if you are using this script, as it is already built into the script. Output files will be stored in the `out` directory.