From 82939f50e33492ed84497f5a3d5088791b00f7fb Mon Sep 17 00:00:00 2001 From: Devon Carew Date: Fri, 27 Sep 2024 13:36:02 -0700 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e5abc850..d3c806fd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ -[![Dart CI](https://github.com/dart-lang/gcloud/actions/workflows/test-package.yml/badge.svg)](https://github.com/dart-lang/gcloud/actions/workflows/test-package.yml) -[![pub package](https://img.shields.io/pub/v/gcloud.svg)](https://pub.dev/packages/gcloud) -[![package publisher](https://img.shields.io/pub/publisher/gcloud.svg)](https://pub.dev/packages/gcloud/publisher) +> [!NOTE] +> The source-of-truth for this package has moved to https://github.com/dart-lang/labs/tree/main/pkgs/gcloud. + +## package:gcloud The `gcloud` package provides a high level idiomatic Dart interface to some of the most widely used Google Cloud Platform services.