From e6a9c94284b50261a82dbd84c5dac69eba289d8c Mon Sep 17 00:00:00 2001 From: Jan Vykopal <98724@mail.muni.cz> Date: Wed, 27 May 2020 07:03:28 +0000 Subject: [PATCH] Project renamed to Cyber Sandbox Creator, Kamil added to contributors --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fe7a521..42dc160 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Sandbox Creator +# Cyber Sandbox Creator -Sandbox creator is a tool, which can generate portable input files for building lightweight virtual environments using Vagrant and Ansible from a simple YAML definition of topology. The combination of these three tools makes possible to build virtual machines connected with virtual networks even on a desktop computer. +Cyber Sandbox Creator is a tool, which can generate portable input files for building lightweight virtual environments using Vagrant and Ansible from a simple YAML definition of topology. The combination of these three tools makes possible to build virtual machines connected with virtual networks even on a desktop computer. ## Installation @@ -35,7 +35,7 @@ Generate the files using the command `python create.py -l sandbox.yml`. ## Credits -**Cybersecurity laboratory**\ +**Cybersecurity Laboratory**\ **Faculty of Informatics**\ **Masaryk University** @@ -48,6 +48,7 @@ Generate the files using the command `python create.py -l sandbox.yml`. **Contributors**: - Valdemar Ĺ vábenskĂ˝ +- Kamil Andoniadis (KYPO cyber range platform) - Michal StanĂk - ZdenÄ›k Vydra - Adam Skrášek -- GitLab