Update the readme to include the `gambling` extension.
authorSteven Black <redacted>
Tue, 8 Mar 2016 22:30:00 +0000 (17:30 -0500)
committerSteven Black <redacted>
Tue, 8 Mar 2016 22:30:00 +0000 (17:30 -0500)
readme.md
readme_template.md

index 751ef2f2e76f370d747ebfcfdcb55aed349a3792..81ee6d9a804448ca8a7ff036584ffa557d0f406b 100644 (file)
--- a/readme.md
+++ b/readme.md
@@ -13,7 +13,7 @@ or clone this repo and generate your own using the Python script provided.
 
 ## Sources of host data unified here
 
-Updated `hosts` files from the following locations are unified:
+Updated `hosts` files from the following locations are always unified and included:
 
 * The [Adaway hosts file](http://adaway.org/hosts.txt), updated regularly.
 * MVPs.org Hosts file at [http://winhelp2002.mvps.org/hosts.htm](http://winhelp2002.mvps.org/hosts.htm), updated
@@ -23,8 +23,9 @@ monthly, or thereabouts.
 * Peter Lowe at [http://pgl.yoyo.org/adservers/](http://pgl.yoyo.org/adservers/), updated regularly.
 * My own small list in raw form [here](https://raw.github.com/StevenBlack/hosts/master/data/StevenBlack/hosts).
 
-In addition, the hosts amalgamater is extensible.  You manage extensions by curating the `extensions/` folder tree.
-See the `social` and `porn` extension which are included, for example.
+## Extensions
+The unified hosts file is extensible .  You manage extensions by curating the `extensions/` folder tree.
+See the `social`, `gambling`, and `porn` extension which are included in this repo, for example.
 
 ## Generate your own unified hosts file
 
@@ -63,9 +64,11 @@ additional category-specific hosts files to include in the amalgamation. Example
 
 ## How do I control which sources are unified?
 
-Add one or more  *additional* sources, each in a subfolder of the `data/` folder, and specify its update url in `update.info` file.
+Add one or more  *additional* sources, each in a subfolder of the `data/` folder, and specify its update url in 
+`update.info` file.
 
-Add one or more *optional* sources, each in a subfolder of the `extensions/` folder, and specify the update url in `update.info`.
+Add one or more *optional* extensions, which originate from subfolders of the `extensions/` folder.  Again the url in 
+`update.info` controls where this extension finds its updates.
 
 ## How do I incorporate my own hosts?
 
index 1e71c263d8389ecd30961ef44331664024ca701c..c0fe706e87f30ba38d153a2e54354b094f599ba4 100644 (file)
@@ -13,7 +13,7 @@ or clone this repo and generate your own using the Python script provided.
 
 ## Sources of host data unified here
 
-Updated `hosts` files from the following locations are unified:
+Updated `hosts` files from the following locations are always unified and included:
 
 * The [Adaway hosts file](http://adaway.org/hosts.txt), updated regularly.
 * MVPs.org Hosts file at [http://winhelp2002.mvps.org/hosts.htm](http://winhelp2002.mvps.org/hosts.htm), updated
@@ -23,8 +23,9 @@ monthly, or thereabouts.
 * Peter Lowe at [http://pgl.yoyo.org/adservers/](http://pgl.yoyo.org/adservers/), updated regularly.
 * My own small list in raw form [here](https://raw.github.com/StevenBlack/hosts/master/data/StevenBlack/hosts).
 
-In addition, the hosts amalgamater is extensible.  You manage extensions by curating the `extensions/` folder tree.
-See the `social` and `porn` extension which are included, for example.
+## Extensions
+The unified hosts file is extensible .  You manage extensions by curating the `extensions/` folder tree.
+See the `social`, `gambling`, and `porn` extension which are included in this repo, for example.
 
 ## Generate your own unified hosts file
 
@@ -63,9 +64,11 @@ additional category-specific hosts files to include in the amalgamation. Example
 
 ## How do I control which sources are unified?
 
-Add one or more  *additional* sources, each in a subfolder of the `data/` folder, and specify its update url in `update.info` file.
+Add one or more  *additional* sources, each in a subfolder of the `data/` folder, and specify its update url in 
+`update.info` file.
 
-Add one or more *optional* sources, each in a subfolder of the `extensions/` folder, and specify the update url in `update.info`.
+Add one or more *optional* extensions, which originate from subfolders of the `extensions/` folder.  Again the url in 
+`update.info` controls where this extension finds its updates.
 
 ## How do I incorporate my own hosts?
 
git clone https://git.99rst.org/PROJECT