diff --git a/README.markdown b/README.markdown index 59f7f13d..4288ed63 100644 --- a/README.markdown +++ b/README.markdown @@ -1,10 +1,11 @@ # Alternative (more granular) approach to a DNS library. +> Less is more. + Complete and usable DNS library. Most widely used Resource Records are supported, including the DNSSEC types. It follows a lean and mean philosophy. If there is stuff you should know as a DNS programmer there isn't a convenience -function for it. For instance I'm pondering if a zone-like structure should be -implemented in the library. +function for it. Goals: * KISS;