From ee9e0c3ca0053dd8e8eaca6481aa88ec7d227c05 Mon Sep 17 00:00:00 2001 From: Thang Le Date: Tue, 21 Nov 2023 17:20:40 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a47fc18..e6dcfc74 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# background-action test +# background-action Run commands in the background with logging and failure detection. `background-action` will send your processes to the background once a set of files, ports, sockets or http resources are available. It can optionally tail output until ready/timeout and/or log output stderr/stdout post-run.