From 54535eb9be69f628b8e948753b0f61901f18288f Mon Sep 17 00:00:00 2001
From: "Zitnik, Anze" <anze.zitnik@xlab.si>
Date: Fri, 15 Jul 2022 16:38:44 +0200
Subject: [PATCH] Update README.md

---
 README.md | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 30babd1..a771c75 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
-# Security Monitoring Demo
+# Wazuh evidence collection demo deploy
+
+Author: XLAB
+
+---
 
 This project is meant for quickly setting up a demo of evidence collection with Wazuh.
 
@@ -326,4 +330,4 @@ to each of the VMs. Example:
 ```
 [wazuh_managers]
 192.168.33.10 ansible_host=127.0.0.1 ansible_port=2222 public_ip=192.168.33.10 ansible_ssh_pass=vagrant ansible_ssh_user=vagrant ansible_ssh_private_key_file=environments/full-setup/.vagrant/machines/manager/virtualbox/private_key
-```
\ No newline at end of file
+```
-- 
GitLab