adjusted header readme

main
Arnel Arnautovic 2023-09-21 11:53:58 +02:00
parent 471343903e
commit 673afff08f
1 changed files with 1 additions and 1 deletions

View File

@ -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. The input .csv file shall be stored within the default input directory.
Usage: main.py <path> Usage: python3 main.py
""" """
import configparser import configparser
import csv import csv