From 679c3a7da92dc5a1898b5cc3062af5e6e68a9c81 Mon Sep 17 00:00:00 2001
From: Alok Joshi <AJoshi19@slb.com>
Date: Mon, 14 Sep 2020 11:30:02 -0500
Subject: [PATCH] update description

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index d9e8edbfa..d18f1e4c4 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Introduction 
 
-The Partition service is a utility service to create, get and delete partitions in the cloud. It is a Maven multi-module project with each cloud implementation placed in its submodule.
+The Partition service is responsible for creating and retrieving partition specific properties on behalf of other services whether they are secret values or not. It is a Maven multi-module project with each cloud implementation placed in its submodule.
  
 ## Running Locally - AWS
 ## Running Locally - Azure
-- 
GitLab