From d7e96ae61633173b5c92dd3298aaed9d3c2092d1 Mon Sep 17 00:00:00 2001 From: Tobe O Date: Sun, 28 Apr 2019 13:11:26 -0400 Subject: [PATCH] Add Pub badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 50eba889..bbc36d50 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # production +[![Pub](https://img.shields.io/pub/v/angel_production.svg)](https://pub.dartlang.org/packages/angel_production) + Helpers for concurrency, message-passing, rotating loggers, and other production functionality in Angel. ![Screenshot](screenshot.png)