From 673afff08f95e505ae12ba189bc5621021043f2e Mon Sep 17 00:00:00 2001 From: Arnel Arnautovic Date: Thu, 21 Sep 2023 11:53:58 +0200 Subject: [PATCH] adjusted header readme --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 6a7c8b9..f1b4386 100644 --- a/main.py +++ b/main.py @@ -17,7 +17,7 @@ Output: This script generates a terraform file for request naming rules. The ter The input .csv file shall be stored within the default input directory. -Usage: main.py +Usage: python3 main.py """ import configparser import csv