From 4aa0c882e9204a2ef3d531ac310aa2d4c4ef7978 Mon Sep 17 00:00:00 2001 From: Steve Grunwell Date: Wed, 21 Mar 2018 13:06:49 -0400 Subject: [PATCH] Add a Packagist shield to the README file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3c2624a..7e5e65f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Time Constants [![Build Status](https://travis-ci.org/stevegrunwell/time-constants.svg?branch=develop)](https://travis-ci.org/stevegrunwell/time-constants) +[![Packagist](https://img.shields.io/packagist/v/stevegrunwell/time-constants.svg)](https://packagist.org/packages/stevegrunwell/time-constants) + The Time Constants package defines a number of useful PHP constants within your application, making it easier to express measures of time.