From 68f40f7bc0ae0da5334534da8dad4d7bd17ff1cc Mon Sep 17 00:00:00 2001 From: Viktor Chuchurski Date: Tue, 13 Dec 2022 12:53:18 +0100 Subject: [PATCH] - README credits added --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8660261..13ad93e 100644 --- a/README.md +++ b/README.md @@ -55,4 +55,9 @@ Once the servers are up and running, the unit test can be ran with: ```bash go test -v -``` \ No newline at end of file +``` + +## Credits +This tool has been created by Viktor Chuchurski and Alessandro Cotto of [Doyensec LLC](https://www.doyensec.com) during research time. + +![alt text](https://doyensec.com/images/logo.svg "Doyensec Logo") \ No newline at end of file