From: Steven Black Date: Mon, 15 Feb 2016 16:21:59 +0000 (-0500) Subject: Small cleanup in the readme. X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=61913c08eeddec87c649eb80cec9c570b1266db0;p=stevenblack-hosts.git Small cleanup in the readme. --- diff --git a/readme.md b/readme.md index dd22cbfb9..e9aafe634 100644 --- a/readme.md +++ b/readme.md @@ -41,9 +41,9 @@ monthly, or thereabouts. ## Generate your own amalgamated hosts file The `updateHostsFile.py` script, which is python 2.7 and Python 3-compatible, will generate an amalgamated hosts file -based on the sources in the local `data/` subfolder. The script will prompt ask you if it should fetch updated versions -over the web (defined by the update.info text file in each source's folder), or it will use the `hosts` file that's -already there. +based on the sources in the local `data/` subfolder. The script will prompt you Whether it should fetch updated +versions (from locations defined by the update.info text file in each source's folder), otherwise it will use the +`hosts` file that's already there. **Usage** diff --git a/readme_template.md b/readme_template.md index c12238b1f..c1bc5e36e 100644 --- a/readme_template.md +++ b/readme_template.md @@ -41,9 +41,9 @@ monthly, or thereabouts. ## Generate your own amalgamated hosts file The `updateHostsFile.py` script, which is python 2.7 and Python 3-compatible, will generate an amalgamated hosts file -based on the sources in the local `data/` subfolder. The script will prompt ask you if it should fetch updated versions -over the web (defined by the update.info text file in each source's folder), or it will use the `hosts` file that's -already there. +based on the sources in the local `data/` subfolder. The script will prompt you Whether it should fetch updated +versions (from locations defined by the update.info text file in each source's folder), otherwise it will use the +`hosts` file that's already there. **Usage**