From 2a74a758bd78572b69558a20c709c1abe74cd8ca Mon Sep 17 00:00:00 2001 From: quanghung97 Date: Fri, 6 Sep 2019 11:22:47 +0700 Subject: [PATCH] docs: Update badges total and monthly downloads --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 22bf78f..b9a5a24 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Chatwork PHP API client library [![Build Status](https://travis-ci.org/sun-asterisk-research/chatwork-php.svg?branch=master)](https://travis-ci.org/sun-asterisk-research/chatwork-php) +[![Total Downloads](https://poser.pugx.org/sun-asterisk/chatwork-php/downloads.png)](https://packagist.org/packages/sun-asterisk/chatwork-php) +[![Monthly Downloads](https://poser.pugx.org/sun-asterisk/chatwork-php/d/monthly.png)](https://packagist.org/packages/sun-asterisk/chatwork-php) [![Latest Stable Version](https://poser.pugx.org/sun-asterisk/chatwork-php/v/stable)](https://packagist.org/packages/sun-asterisk/chatwork-php) [![Codecov](https://img.shields.io/codecov/c/github/sun-asterisk-research/chatwork-php)](https://codecov.io/gh/sun-asterisk-research/chatwork-php) ![GitHub](https://img.shields.io/github/license/sun-asterisk-research/chatwork-php.svg)