From f3adcfc1ce3b4060c31e2ed7933d4cd5a7a7f5ca Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 18 Sep 2022 21:16:05 +0200 Subject: [PATCH] formatting 2 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 01fc7cc..ffcf0b8 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ are so many of them. Kraken aims to change that. ## Features -- uses a actions repository, where you store all your pending actions or queries - to be performed across your fleet of repositories. (See \_examples) +- Uses an actions repository, where you store all your pending commands or + queries to be performed across your fleet of repositories. (See \_examples) - Actions can both execute changes, open pull-requests or in some cases commit directly to your preferred branch - Actions natively use either shell, go or docker files to execute changes