From c04454c14d69ad450902a93d76232f3205dadbab Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Fri, 8 Jan 2021 17:15:36 +0100 Subject: [PATCH] Update 'README.md' update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb58694..5da63dc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ storage-manger-s3-plugin ---- - +storage-manager-s3-plugin is a Java plugin of storage-manager-core library. It enables to perform CRUD operation on any S3 compliant object storage. The object-storage credentials are retrieved automatically from a gCube ServiceEndpoint with coordinates DataStorage - StorageManager. ## Examples of use