diff --git a/readme.md b/readme.md index 6dcd46c19..b67d4943f 100644 --- a/readme.md +++ b/readme.md @@ -1,15 +1,13 @@ #Amalgamated hosts file -**Expectation**: This amalgamated hosts file should serve all devices, regardless of OS. - -It's always better when it's fresh. - -* Last updated: **February 27 2016**. -* Contains: **27,149 unique entries**. - This repository consolidates several reputable `hosts` files, and merges them into a single amalgamated hosts file with duplicates removed. +**Expectation**: This amalgamated hosts file should serve all devices, regardless of OS. + +* Last updated: **February 27 2016**. +* Contains: **27,149 unique entries**. + 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. diff --git a/readme_template.md b/readme_template.md index 7ca8b01c6..03905044e 100644 --- a/readme_template.md +++ b/readme_template.md @@ -1,15 +1,13 @@ #Amalgamated hosts file -**Expectation**: This amalgamated hosts file should serve all devices, regardless of OS. - -It's always better when it's fresh. - -* Last updated: **@GEN_DATE@**. -* Contains: **@NUM_ENTRIES@ unique entries**. - This repository consolidates several reputable `hosts` files, and merges them into a single amalgamated hosts file with duplicates removed. +**Expectation**: This amalgamated hosts file should serve all devices, regardless of OS. + +* Last updated: **@GEN_DATE@**. +* Contains: **@NUM_ENTRIES@ unique entries**. + 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.