From 3c07b31901871b0b3ff2c9681c4f9ee00d7cc71d Mon Sep 17 00:00:00 2001
From: Kalin Canov <kalin.canov@vereign.com>
Date: Fri, 1 Jul 2022 15:32:55 +0000
Subject: [PATCH] Update README.md

---
 README.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/README.md b/README.md
index 9b016b91..bb1ec825 100644
--- a/README.md
+++ b/README.md
@@ -166,6 +166,10 @@ can be mapped and used for evaluating all kinds of different policies. Without a
 package naming rule, there's no way the service can automatically generate HTTP 
 endpoints for working with arbitrary dynamically uploaded policies.
 
+## GDPR
+
+[GDPR](GDPR.md)
+
 ## Dependencies
 
 [Dependencies](go.mod)
-- 
GitLab