Skip to content

Commit 78b7dec

Browse files
authored
Update README.md
1 parent 49a740e commit 78b7dec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# cwm-users-documentation
22

3+
## Object Storage
4+
35
CWM Object Storage is a serverless storage service based on the open source [MinIO](https://min.io/) project.
46
On every request to your instance endpoint a Minio server is started and used for subsequent requests.
57
The server is scaled up and down based on usage. Each instance has a dedicated, elastic storage which
@@ -8,8 +10,6 @@ is kept securely regardless of the status of the Minio server, or usage.
810
The following sections provides the documentation for the end-users of the CWM
911
Object Storage solution:
1012

11-
## Object Storage
12-
1313
- [Console](objectstorage/console.md)
1414
- [CLI](objectstorage/cli.md)
1515
- SDKs:

0 commit comments

Comments
 (0)