From ab80057c5c9f2f548a3d54722fd3eeb5c2358d6a Mon Sep 17 00:00:00 2001 From: Harshavardhana Date: Wed, 27 May 2015 20:16:38 -0700 Subject: [PATCH] Update README.md add asciinema video for minio --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 81d129379..29b9cb742 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ Storage Management: - Status: Work in progress. ~~~ +### How to use Minio? + +[![asciicast](https://asciinema.org/a/20702.png)](https://asciinema.org/a/20702) + ### Minio Client (mc) ``mc`` provides minimal tools to work with Amazon S3 compatible object storage and filesystems. Go to [Minio Client](https://github.com/minio/mc#minio-client-mc-).