From b3d39fc6bcae92a57be3ae6a278cebfd6560216b Mon Sep 17 00:00:00 2001 From: troymc Date: Mon, 15 Aug 2016 14:43:24 +0200 Subject: [PATCH] Updated ntools/README.md --- ntools/README.md | 1 + pnode/README.md | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 ntools/README.md delete mode 100644 pnode/README.md diff --git a/ntools/README.md b/ntools/README.md new file mode 100644 index 00000000..5255b6a5 --- /dev/null +++ b/ntools/README.md @@ -0,0 +1 @@ +This directory contains tools for provisioning, deploying and managing a BigchainDB node (on AWS, Azure or wherever). diff --git a/pnode/README.md b/pnode/README.md deleted file mode 100644 index dcecda88..00000000 --- a/pnode/README.md +++ /dev/null @@ -1 +0,0 @@ -This directory (pnode/) contains tools for provisioning, deploying and managing a BigchainDB **production node**, e.g. on AWS, Azure, or whatever.