diff --git a/README.md b/README.md
index fe7a5219ca4304d0b6ebf97a98235441ef61b46b..42dc1605c1e8040cda8995723bb35b43c1fa5f11 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