This commit is contained in:
none 2024-02-18 19:45:39 +03:00
parent fa0febe93b
commit 474adb3547
2 changed files with 2 additions and 1 deletions

1
requirements.txt Normal file
View File

@ -0,0 +1 @@

View File

@ -33,4 +33,4 @@ max = input(">> ")
config["max"] = max
write(config)
print("Чтобы подключится к jetwork выполните: python main.py")
print("\nЧтобы подключится к jetwork выполните: python main.py")