diff --git a/README.md b/README.md index 6c75604..4dc9284 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ phpdns ====== -DNS API / Library for PHP by David Cutting - https://davecutting.uk/ +DNS Client API / Library for PHP by David Cutting - https://davecutting.uk/ -Project Website: https://www.purplepixie.org/phpdns/ -Code Repository: https://github.com/purplepixie/phpdns/ +* Project Website: https://www.purplepixie.org/phpdns/ +* Code Repository: https://github.com/purplepixie/phpdns/ +This library provides a socket-level direct network DNS client (i.e. connects and sends queries to a remote DNS server, does not use local resolution). \ No newline at end of file