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.