From 72234f40bbbd4a9169a6d535614f88866603a5d1 Mon Sep 17 00:00:00 2001
From: Ethiraj Krishnamanaidu <ekrishnamanaidu@slb.com>
Date: Thu, 31 Dec 2020 18:47:19 -0600
Subject: [PATCH] Updated README

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 5e081a10b..724f7df4c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Introduction 
 
+os-indexer-azure is a [Spring Boot](https://spring.io/projects/spring-boot) service that is responsible for indexing Records that enable the `os-search` service to execute OSDU R2 domain searches against Elasticsearch.
+
 ## Azure Implementation
 
 The [os-indexer-azure README.md](./provider/indexer-azure/README.md) has all the information needed to get started
@@ -9,3 +11,4 @@ running the `os-indexer` Azure implementation
 
 All documentation for the GCP implementation of `os-indexer` lives [here](./provider/indexer-gcp/README.md)
 
+
-- 
GitLab