This commit is contained in:
BarsTiger
2021-07-10 11:57:33 +03:00
parent 4e76f9cb70
commit 4eb8ae1f57

View File

@@ -99,6 +99,8 @@ whattodo = int(input("1 - Create own noHiddenText certificate; 2 - Read someone'
if whattodo == 1:
print("\nYou can use this noHiddenText certificate: " + create())
print("Availible download noHiddenText stamp for your document: ")
print("https://github.com/BarsTiger/KOTIKOTapps_download_repo/tree/master/FilesForDownloading/noHiddenTextStamps")
elif whattodo == 2:
read()