diff --git a/README b/README index 7ab0152c..4a2c3287 100644 --- a/README +++ b/README @@ -4,10 +4,11 @@ Completely usable as a DNS client library. Most widely used Resource Records are supported. DNSSEC types are too (except NSEC/NSEC3, for now). EDNS0 is (see edns.go), UDP/TCP queries, AXFR (and IXFR probably too) supported. -Sample programs can be found in the _examples directory. - Installation is done by running: ./install +Sample programs can be found in the _examples directory. They can +be build with: make examples + Have fun! Miek Gieben - 2010, 2011 diff --git a/_examples/mx/_go_.6 b/_examples/mx/_go_.6 index 35c6c6b3..b4c3fc57 100644 Binary files a/_examples/mx/_go_.6 and b/_examples/mx/_go_.6 differ