add messages to the user to tell them to enlarge window

This commit is contained in:
Lincoln Stein
2023-06-08 16:37:10 -04:00
parent fe8f3381fc
commit 27b5e43ea4
5 changed files with 22 additions and 4 deletions

View File

@ -293,6 +293,8 @@ def introduction() -> None:
"3. Create initial configuration files.",
"",
"[i]At any point you may interrupt this program and resume later.",
"",
"[b]For the best user experience, please enlarge or maximize this window",
),
)
)