Skip to content

Commit 8485913

Browse files
authored
Merge pull request #214 from SimonFrings/installations
[3.x] Add badge to show number of project installations
2 parents b355935 + af74aec commit 8485913

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A lightweight implementation of
55
[CommonJS Promises/A](http://wiki.commonjs.org/wiki/Promises/A) for PHP.
66

77
[![CI status](https://github.com/reactphp/promise/workflows/CI/badge.svg)](https://github.com/reactphp/promise/actions)
8+
[![installs on Packagist](https://img.shields.io/packagist/dt/react/promise?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/react/promise)
89

910
> **Development version:** This branch contains the code for the upcoming 3.0 release.
1011
> For the code of the current stable 2.x release, check out the

0 commit comments

Comments
 (0)