From a83c270fd35a422f04a7a7ead8275524b6b0198c Mon Sep 17 00:00:00 2001 From: Phil Quitslund Date: Tue, 28 Mar 2017 14:23:10 -0700 Subject: [PATCH] Add pub shield. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00f0773..0487c5c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build Status -](https://travis-ci.org/google/platform.dart.svg?branch=master)](https://travis-ci.org/google/platform.dart) [![Coverage Status -](https://coveralls.io/repos/github/google/platform.dart/badge.svg?branch=master)](https://coveralls.io/github/google/platform.dart?branch=master) +[![Pub](https://img.shields.io/pub/v/platform.svg)](https://pub.dartlang.org/packages/platform) A generic platform abstraction for Dart.