From 558d41bf52a2fcf3afe1d75f9d3003b2b4be29a7 Mon Sep 17 00:00:00 2001
From: Kalin Canov <kalin.canov@vereign.com>
Date: Thu, 30 Jun 2022 12:07:19 +0000
Subject: [PATCH] Update README.md

---
 README.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index fe13d66..15b8c04 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,11 @@ You should follow the following naming syntax:
 - Data file could be added for each policy. It must be named `data.json` and placed in the same directory:
     > Example: `{group}/{policyName}/{version}/data.json`
 
+## Dependencies
+
+[Dependencies](go.mod)
+
 ## License
 <hr/>
 
-[Apache 2.0 license](LICENSE)
\ No newline at end of file
+[Apache 2.0 license](LICENSE)
-- 
GitLab