From 46b838fb5ff8b00ff2f0e2daf9448d4e765c1b64 Mon Sep 17 00:00:00 2001 From: Steven Black Date: Tue, 16 Feb 2016 11:08:53 -0500 Subject: [PATCH] Better elaborate the repo in the opening paragraph of the readme. --- readme_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme_template.md b/readme_template.md index 071d0ec17..b738fcc0d 100644 --- a/readme_template.md +++ b/readme_template.md @@ -1,7 +1,7 @@ #Amalgamated hosts file -This repo consolidates several reputable `hosts` files and merges them into a single -amalgamated hosts file with duplicates removed. +This repository consolidates several reputable `hosts` files, and merges them into a single amalgamated hosts file +with duplicates removed. You can [download the resultant amalgamated hosts file](https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts) or clone this repo and generate your own using the Python script provided. **Currently this amalgamated hosts file contains @NUM_ENTRIES@ unique entries.**