Update 'README.md'

add stability badge
This commit is contained in:
Roberto Cirillo 2021-11-08 10:00:51 +01:00
parent c737c526eb
commit 9ab174ef08
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
storage-manger-s3-plugin storage-manger-s3-plugin
---- ----
[![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges)
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. 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 ## Examples of use