From 76cfbbbed5bc9fbc9310305560341023c19c4bc1 Mon Sep 17 00:00:00 2001 From: xuty <xty50337@hotmail.com> Date: Fri, 15 Jan 2021 09:07:49 +0800 Subject: [PATCH] update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d7dbe39..6876fb4 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,8 @@ void main() async { For complete example, see: [example] +> To use `fPutObject()` and `fGetObject`, you have to `import 'package:minio/io.dart';` + ## Features and bugs Please file feature requests and bugs at the [issue tracker][tracker]. -- GitLab