From b10ad5f5b4e5aa8beccd8264e10553b7bd3373a6 Mon Sep 17 00:00:00 2001 From: "Arul.Nambi" Date: Thu, 20 Sep 2018 11:12:02 -0400 Subject: [PATCH] Updating the CII info in readme Issue-ID: AAI-1663 Change-Id: Iff208537053fd27c95295e2a4c408f7b4b3dc611 Signed-off-by: Arul.Nambi --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f3f1c73..506cc05 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Search Data Service Micro Service +[![alt text](https://bestpractices.coreinfrastructure.org/projects/1737/badge)](https://bestpractices.coreinfrastructure.org/projects/1737) + ## Overview The _Search Data Service_ acts as an abstraction layer for clients which have a need to interact with data which is most suitably persisted in a searchable document store. The purpose of imposing an abstraction service between the client and the document store itself is to decouple clients from any direct knowledge of any specific document store technology, allowing the underlying technology to be swapped out without a direct impact to any clients which interact with search data. -- 2.16.6