From 97c59b7fd07286233e9b3838c332e11cf416618b Mon Sep 17 00:00:00 2001
From: SondreB
Date: Sat, 18 Apr 2020 16:00:23 +0200
Subject: [PATCH] Add a note to direct users to blockcore-node
- Make sure that anyone looking into Blockcore that the best starting point is our blockcore-node repository.
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e9558cb5d..400c2ed00 100755
--- a/README.md
+++ b/README.md
@@ -15,8 +15,10 @@
-
+
+Do you want to build your own blockchain based upon Blockcore? Then check out our [blockcore-node repository](https://github.com/block-core/blockcore-node), which is the best starting point for most custom blockchains.
+
Introduction
----------------------------