From: Arul.Nambi Date: Thu, 20 Sep 2018 15:12:02 +0000 (-0400) Subject: Updating the CII info in readme X-Git-Tag: 1.3.1~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=aai%2Fsearch-data-service.git;a=commitdiff_plain;h=b10ad5f5b4e5aa8beccd8264e10553b7bd3373a6 Updating the CII info in readme Issue-ID: AAI-1663 Change-Id: Iff208537053fd27c95295e2a4c408f7b4b3dc611 Signed-off-by: Arul.Nambi --- 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.