update formatting

This commit is contained in:
2022-09-18 21:15:13 +02:00
parent 9593a95ebd
commit a3f40c6503

View File

@@ -5,10 +5,10 @@
## Purpose
The goal of this project is to easily do batch changes or queries a host of
The goal of this project is to easily do batch changes or queries on a host of
repositories. In large organisations using multi-repository strategies, it may
be painful to change even small things, because there are so many repositories
to go through; Kraken aims to change that.
be painful to change even small things across many repositories, because there
are so many of them. Kraken aims to change that.
**DISCLAIMER:** It is still early days, and the api is subject to change.