adjusted header readme
parent
471343903e
commit
673afff08f
2
main.py
2
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.
|
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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue