From 724c468f31225daeb9162ce80e011983dcfda388 Mon Sep 17 00:00:00 2001 From: "Gomez Goiri, Aitor" <aitor.gomez@tecnalia.com> Date: Mon, 4 Apr 2022 15:46:51 +0200 Subject: [PATCH] Adding note on the type of deployment which can be found in this branch --- deployment/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/deployment/README.md b/deployment/README.md index 14ce2a0..17a6ed1 100644 --- a/deployment/README.md +++ b/deployment/README.md @@ -1,5 +1,8 @@ # HyperCog deployment +The following branch contains a deployment with multiple organizations participating in the same network and channel. +For a different setup, check other branches in this repository. + ## Usage The following sections will describe how to deploy and configure the network, the API and the Dashboard. -- GitLab