From 1c3b7bcee035e90a459c63e024c0be92736d9f77 Mon Sep 17 00:00:00 2001 From: xuty <xty50337@hotmail.com> Date: Thu, 26 Nov 2020 21:59:53 +0800 Subject: [PATCH] update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0541a2c..7a94770 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ This is the _unofficial_ MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server. + +[](https://travis-ci.org/xtyxtyx/minio-dart) + + ## API | Bucket operations | Object operations | Presigned operations | Bucket Policy & Notification operations | -- GitLab