From fbe21523b1fd3b10aea2a74402145dad8f2a50e6 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Sat, 28 Jan 2012 01:14:55 +0100 Subject: [PATCH] tweaks --- README.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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;