Update README.md

This commit is contained in:
Doug Bird 2017-12-13 12:33:46 -08:00 committed by GitHub
parent 72dc5cd01c
commit fcce28f75f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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)