diff --git a/README.md b/README.md index 2dc326f..d78c165 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# document-indexer-service \ No newline at end of file +# document-indexer-service + +Document indexer service to generate inverted index mappings (document term matrices) for documents, such that the inverted index mappings can be utilized by search services for read optimization. Developed with Go / Gin, S3, DynamoDB. \ No newline at end of file