summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 885420a..012839e 100644
--- a/README
+++ b/README
@@ -47,3 +47,7 @@ Extracting URLs from Humble Bundle's mostly dynamically-generated website can be
error-prone, and time consuming. Currently it can take about 20 seconds for the
script to run. If the script fails or gets stuck, it may help to turn on logging
by setting the LOG environment variable to a non-empty value.
+
+It is also possible to turn on PhantomJS's debug output with '-j --debug=true',
+but note that this output is very verbose and targeted to developers, and it may
+contain your Humble Bundle login information in plain text.