From 548db5fe6f8a9fd0cc300221cb16c671c54757be Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Mon, 16 Dec 2013 11:36:57 +0000 Subject: [PATCH] Slight update for the readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 811b3bb..ccf9b22 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,5 @@ the need to parse `ub_result.data` yourself. The website for Unbound is https://unbound.net/, were you can find further documentation. Tested/compiled to work for versions: 1.4.19, 1.4.20, 1.4.21. + +Note: using cgo means the executables will use shared libraries (for OpenSSL, ldns and libunbound).