From 5b99427102fe84dd7cfda7b06c399482b3531bb4 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 2 Oct 2017 11:31:15 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4937540..1ff620b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ dns-suite ======== +| **dns-suite** | [dig.js](https://git.daplie.com/Daplie/dig.js) | [digd.js](https://git.daplie.com/Daplie/digd.js) | + Fast, lightweight, and easy-to-extend **pure JavaScript** (ES5.1) implementation for DNS / mDNS. Works great in **Web Browsers** and in node.js!