From 3f5826edac63ddbe5d993b84f73823620ed9150a Mon Sep 17 00:00:00 2001 From: Omar El Malak Date: Thu, 17 Oct 2024 12:31:46 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 905fb6d..4921991 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # mipy Cli helper to help in IaC provisioning through the Console pipelines -## Setup +## Setup The mipy cli makes use of a configmap file as this one: ```json @@ -22,7 +22,7 @@ The mipy cli makes use of a configmap file as this one: } ``` -## Commands +## Commands ### version @@ -55,4 +55,4 @@ flags are: - --parallel - --error-code - --debug -- --dry-run \ No newline at end of file +- --dry-run