From d20b30c8d2b0de7267cdb041fb283419dd3dbee1 Mon Sep 17 00:00:00 2001 From: cs171027 Date: Sat, 13 Jun 2020 11:53:02 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c04dcdf..4535cbd 100644 --- a/README.md +++ b/README.md @@ -12,5 +12,9 @@ In more detail, the manager node is running on the host machine itself, while th Ansible is used for the total automation of the deployment process, which is constituted after by the usage of Makefile, in the specific case of the combination of LXC with Docker swarm and Galera cluster, provided that all the necessary modules are available with the latest version of ansible which is installed automatically by make. +#### Branches + +* See ['dev' branch](https://git.swarmlab.io:3000/cs171027/galera-swarm-lxc-ansible/src/branch/dev) for the latest changes on this repository. + #### Team: * cs171027 \ No newline at end of file