diff --git a/README.md b/README.md index 3645beed..1e418dac 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ If there is stuff you should know as a DNS programmer there isn't a convenience function for it. Server side and client side programming is supported, i.e. you can build servers and resolvers with it. -If you like this, you may also be interested in: - -* https://github.com/miekg/unbound -- Go wrapper for the Unbound resolver. +We try to keep the "master" branch as sane as possible and at the bleeding edge +of standards, avoiding breaking changes wherever reasonable. We support the last +two versions of Go, currently: 1.4 and 1.5. # Goals @@ -44,6 +44,8 @@ A not-so-up-to-date-list-that-may-be-actually-current: * https://github.com/benschw/dns-clb-go * https://github.com/corny/dnscheck for http://public-dns.tk/ * https://namesmith.io +* https://github.com/miekg/unbound +* https://github.com/miekg/exdns Send pull request if you want to be listed here.