From 914f1f917252f1103da8ada94244f08cab5b0944 Mon Sep 17 00:00:00 2001 From: Voussoir Date: Mon, 1 Dec 2014 17:43:34 -0800 Subject: [PATCH] else ASCII GUI --- ascii/ascii_gui.pyw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ascii/ascii_gui.pyw b/ascii/ascii_gui.pyw index 192b7a5..027b5f4 100644 --- a/ascii/ascii_gui.pyw +++ b/ascii/ascii_gui.pyw @@ -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.