From b4c1e892535b82010297567b2945bec11e266c6b Mon Sep 17 00:00:00 2001 From: dlamoris Date: Tue, 7 Nov 2023 19:18:33 -0800 Subject: [PATCH] docs: Update README.md add circleci badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 45fa740..55875db 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +[![CircleCI](https://circleci.com/gh/Open-MBEE/flexo-mms-store-service.svg?style=shield)](https://circleci.com/gh/Open-MBEE/flexo-mms-store-service) + + # Flexo MMS Store Service This service helps large Flexo MMS load operations by saving a large file to s3 compliant storage, and returning the url for Flexo MMS layer 1 service to issue a SPARQL LOAD operation on. (It also depends on the performance of the underlying quad store load operation)