add link to readme

This commit is contained in:
PAPAMICA
2022-05-17 13:09:52 +02:00
parent 6b86c559d0
commit db94486913
5 changed files with 5 additions and 5 deletions

View File

@@ -87,7 +87,7 @@ for filename in sorted(glob.glob("composes-files/*.y*ml")):
dataset["env"] = env
templates.append(dataset)
print (f"{filename} ")
SERVICES=SERVICES + f"\n| ✅ | {file_name} | {date} | {maintainer} |"
SERVICES=SERVICES + f"\n| ✅ | [{file_name}]({link}) | {date} | {maintainer} |"
nb_a += 1
else: