From cea729fe5d714093ce2ad6ed46affa82f4a8b8e4 Mon Sep 17 00:00:00 2001 From: Michael Goberling Date: Wed, 27 May 2026 17:34:06 -0400 Subject: [PATCH] test: codecov --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 75dec72..dae0366 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ pip install --pre aio-lib-sandbox ## Quickstart -Inside a Runtime action, credentials are read automatically from the environment. +Inside a Runtime action, no configuration is needed to use the SDK as credentials are read automatically from the environment. ```python from aio_lib_sandbox import Sandbox