From c0eb4225dce48047ec9cdc2c3cea213fa5de399c Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 5 Mar 2019 23:43:14 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3a916f4..0e44cdb 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ digd.js | [dig.js](https://git.coolaj86.com/coolaj86/dig.js) | [mdig.js](https://git.coolaj86.com/coolaj86/mdig.js) | **digd.js** -| Sponsored by [Daplie](https://daplie.com). +| A [Root project](https://rootprojects.org). A lightweight DNS / mDNS daemon (server) in node.js. @@ -39,8 +39,7 @@ npm install -g 'git+https://git.coolaj86.com/coolaj86/digd.js.git#v1.2.0' ### without git -Don't have git? Well, you can also bow down to the gods of the centralized, monopolized, concentrated, *dictator*net -(as we like to call it here at Daplie Labs), if that's how you roll: +Don't have git? You can use npm's centralized repository: ```bash npm install -g digd.js