formatting 2

This commit is contained in:
2022-09-18 21:16:05 +02:00
parent a3f40c6503
commit f3adcfc1ce

View File

@@ -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