From ab1dde1c266c331986404c5b31f07b543a7e7e45 Mon Sep 17 00:00:00 2001 From: howyi Date: Fri, 1 Feb 2019 18:10:39 +0900 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ec3b2ca..8c1e5fa 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Build Status](https://travis-ci.org/howyi/conv.svg?branch=master)](https://travis-ci.org/howyi/conv) [![Coverage Status](https://coveralls.io/repos/github/howyi/conv/badge.svg?branch=master#konbu)](https://coveralls.io/github/howyi/conv?branch=master) +[![Total Downloads](https://poser.pugx.org/howyi/conv/downloads)](https://packagist.org/packages/howyi/conv) # conv Core package for [howyi/conv-laravel](https://github.com/howyi/conv-laravel) @@ -42,4 +43,4 @@ $ composer install ### check (before pull-request) ```bash $ composer check-fix -``` \ No newline at end of file +```