From 516493480fc334d07774b7e1e3e370c528420f65 Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 2 Jul 2021 16:12:11 +0200 Subject: [PATCH] Add badge to show number of project installations --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84f1edd..ba2bb20 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# clue/reactphp-soap [![Build Status](https://travis-ci.org/clue/reactphp-soap.svg?branch=master)](https://travis-ci.org/clue/reactphp-soap) +# clue/reactphp-soap + +[![Build Status](https://travis-ci.org/clue/reactphp-soap.svg?branch=master)](https://travis-ci.org/clue/reactphp-soap) +[![installs on Packagist](https://img.shields.io/packagist/dt/clue/soap-react?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/soap-react) Simple, async [SOAP](https://en.wikipedia.org/wiki/SOAP) web service client library, built on top of [ReactPHP](https://reactphp.org/).