Update README & normalize line endings

This commit is contained in:
James Lu 2014-10-07 20:40:06 -07:00
parent 05ddad68cc
commit 5c2f07aff8
3 changed files with 3 additions and 3 deletions

View File

@ -48,4 +48,4 @@ Any specific plugin dependencies *should* also be listed.
* ***Requires:*** a DNS lookup binary such as `host` (as in `/usr/bin/host`, installable in Debian/Ubuntu via `apt-get install bind9-host`)
##### TLDInfo
- Fetches TLD information from IANA's database (http://www.iana.org/domains/root/db/).
- Checks if something is a valid TLD using IANA's database (http://www.iana.org/domains/root/db/).

View File

@ -1 +1 @@
Fetches TLD information from IANA's database (http://www.iana.org/domains/root/db/).
hecks if something is a valid TLD using IANA's database (http://www.iana.org/domains/root/db/).