From caa67b24ed34d1567838d815cdb543b9d51d8837 Mon Sep 17 00:00:00 2001 From: Omar Abdulla Date: Wed, 15 Oct 2025 19:29:36 +0300 Subject: [PATCH] Update the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ad848b7..34b2da0 100644 --- a/README.md +++ b/README.md @@ -245,6 +245,8 @@ If you only want to run a subset of tests, then you can specify that in your cor
User Managed Nodes +This section describes how the user can make use of nodes that they manage rather than allowing the tool to spawn and manage the nodes on the user's behalf. + > [!CAUTION] > This is an advanced feature of the tool and could lead test successes or failures to not be reproducible. Please use this feature with caution and only if you understand the implications of running your own node instead of having the framework manage your nodes.