From 6136ca48e6ede940273ddbc590befe94eb62c4ce Mon Sep 17 00:00:00 2001
From: AJ ONeal <coolaj86@gmail.com>
Date: Thu, 23 Jun 2022 15:14:01 -0600
Subject: [PATCH] docs: update links

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 9a72401..75eec3d 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# CrowdNode Node.js SDK
+# [CrowdNode Node.js SDK](https://github.com/dashhive/crowdnode.js)
 
 CrowdNode allows you to become a partial MNO - staking Dash to earn interest,
 participate in voting, etc.
@@ -258,7 +258,7 @@ await CrowdNode.http.VotingOpen(pub);
 
 # CLI Documentation
 
-See <https://github.com/dashhive/crowdnode.js/tree/main/cli>.
+See <https://github.com/dashhive/crowdnode-cli>.
 
 # Official CrowdNode Docs
 
-- 
2.25.1