Updating the CII info in readme 53/68153/1
authorArul.Nambi <arul.nambi@amdocs.com>
Thu, 20 Sep 2018 15:12:02 +0000 (11:12 -0400)
committerArul.Nambi <arul.nambi@amdocs.com>
Thu, 20 Sep 2018 15:12:41 +0000 (11:12 -0400)
Issue-ID: AAI-1663
Change-Id: Iff208537053fd27c95295e2a4c408f7b4b3dc611
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
README.md

index f3f1c73..506cc05 100644 (file)
--- 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.