From fcce28f75f390d32df8e5386b45ff0e39595844a Mon Sep 17 00:00:00 2001 From: Doug Bird Date: Wed, 13 Dec 2017 12:33:46 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50220b9..853ff6f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Lists of every [ICANN TLD](https://www.icann.org/resources/pages/tlds-2012-02-25-en) in formats that can be natively compiled in various language targets. -The [canonical TLD list in CSV format](tlds.csv) used to generate the various formats in this project is a fork from [incognico/list-of-top-level-domains](https://github.com/incognico/list-of-top-level-domains) project. +A [canonical TLD list in CSV format](tlds.csv) was used to generate the various formats. ## List Formats * **PHP**: [TldEnum.php](src/formats/php/TldEnum/TldEnum.php)