Update README.md
This commit is contained in:
parent
69a1267bbd
commit
752ff88b6a
|
@ -1,5 +1,5 @@
|
||||||
# TLD Enumerations
|
# TLD Enumerations
|
||||||
Lists of every [IANA TLD](http://data.iana.org/TLD/tlds-alpha-by-domain.txt) in formats that can be natively compiled in various formats. The lists may be continuously updated using the included utility that uses the latest data from IANA.
|
Lists of every [IANA TLD](http://data.iana.org/TLD/tlds-alpha-by-domain.txt) in various formats. The lists may be continuously updated using the included utility that uses the latest data from IANA.
|
||||||
|
|
||||||
* [CSV format](./tlds.csv)
|
* [CSV format](./tlds.csv)
|
||||||
* [All Formats](#tld-list-formats)
|
* [All Formats](#tld-list-formats)
|
||||||
|
|
Loading…
Reference in New Issue