adjusted header readme

main
Arnel Arnautovic 2023-09-21 11:53:42 +02:00
parent b016f1bc26
commit ae5f8d67a3
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ Output: This script generates a terraform file for a services' request attribute
The input .csv file shall be stored within the default input directory.
Usage: main.py -n Connected_Friction
Usage: python3 main.py -n Connected_Friction
"""
import argparse
import configparser