else
ASCII GUI
This commit is contained in:
parent
195a76912f
commit
914f1f9172
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import tkinter
|
|||
import ascii
|
||||
import threading
|
||||
|
||||
help_file = """The file to ASCII.
|
||||
help_file = """The file or URL to ASCII.
|
||||
If you only put a name, it must be in the same
|
||||
folder as this program. Otherwise, include a
|
||||
file path.
|
||||
|
|
Loading…
Reference in a new issue