summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYaohan Chen <yaohan.chen@gmail.com>2014-04-01 12:53:49 -0400
committerYaohan Chen <yaohan.chen@gmail.com>2014-04-01 12:53:49 -0400
commitc453cfad478d4a00e9e84780d4738e84ac360d4d (patch)
tree6c201da3a649da6b747a54c91eb99901626b818e /README
parent30f758925a8fe9b11f8c7f8e8326836009a121d4 (diff)
downloadhib-dlagent-c453cfad478d4a00e9e84780d4738e84ac360d4d.tar.gz
hib-dlagent-c453cfad478d4a00e9e84780d4738e84ac360d4d.zip
Rewording and reformatting in README
Diffstat (limited to 'README')
-rw-r--r--README20
1 files changed, 10 insertions, 10 deletions
diff --git a/README b/README
index 65e9b18..885420a 100644
--- a/README
+++ b/README
@@ -16,22 +16,22 @@ Installation and Usage
======================
This utility currently requires PhantomJS in order to extract links on Humble
-Bundle webpages generated by JavaScript. It also uses 'display', part of
+Bundle's dynamically generated webpages. It also uses 'display', part of
ImageMagick, to handle any captchas. (It does not solve captchas for you, but
-only displays a screenshot of the web page and asks you to enter the answer.)
+only displays a screenshot of the web page and asks you to enter the answers.)
+It uses curl to download the file, or can simply provide the URL needed to
+download the file so a different HTTP downloader such a Wget can be used.
-To run hib-dlagent without installating it, add parameters '-S. -c.', which tells
-it to look for scripts and the configuration file in the current directory.
+To run hib-dlagent without installating it, add parameters '-S. -c.', which
+tells it to look for scripts and the configuration file in the current
+directory.
By default hib-dlagent assumes the .coffee scripts are installed in
/usr/share/hib-dlagent, and the .json configuration file is installed in
/etc/hib-dlagent. The provided install.sh will install files into these
-locations. If they are installed in other locations, it is necessary
-to either run hib-dlagent with the correct -S and -c parameters, or edit the
-variables SCRIPT_PATH and CONFIG_PATH in hib-dlagent.
-
-The tool uses curl to download the file, or can simply provide the URL needed to
-download the file so a different HTTP downloader such a Wget can be used.
+locations. If they are installed elsewhere, it is necessary to either run
+hib-dlagent with the corresponding -S and -c parameters, or edit the variables
+SCRIPT_PATH and CONFIG_PATH in hib-dlagent.
To use as a DLAGENT for the 'hib' scheme, you can modify makepkg.conf:
DLAGENTS=(...