From dffc775c5fa142af9920d163a572b895a7758111 Mon Sep 17 00:00:00 2001
From: Rustam_Lotsmanenko <Rustam_Lotsmanenko@epam.com>
Date: Wed, 1 Jun 2022 18:14:33 +0400
Subject: [PATCH] fix readme

---
 provider/partition-gcp/README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/provider/partition-gcp/README.md b/provider/partition-gcp/README.md
index b35b141b9..9c584b930 100644
--- a/provider/partition-gcp/README.md
+++ b/provider/partition-gcp/README.md
@@ -33,6 +33,12 @@ Pre-requisites
 * Lombok 1.16 or later
 * Maven
 
+### Anthos Service Configuration:
+[Anthos service configuration ](docs/anthos/README.md)
+### GCP Service Configuration:
+[Gcp service configuration ](docs/gcp/README.md)
+
+
 ### Run Locally
 Check that maven is installed:
 
-- 
GitLab