From 55354bc95198365c343bc768ab3099a6574ef76f Mon Sep 17 00:00:00 2001 From: Phil Quitslund Date: Wed, 17 May 2017 10:26:14 -0700 Subject: [PATCH] Add pub package badge. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e27d663..0256472 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ SDK directory. Useful, especially, when building client applications that interact with the Dart SDK (such as the [analyzer][analyzer]). [![Build Status](https://travis-ci.org/dart-lang/cli_util.svg)](https://travis-ci.org/dart-lang/cli_util) +[![Pub](https://img.shields.io/pub/v/cli_util.svg)](https://pub.dartlang.org/packages/cli_util) ## Locating the Dart SDK