Skip to content

Commit 3807456

Browse files
authored
Merge pull request #21 from PaulRotmann/badge
Add badge to show number of project installations
2 parents f881471 + 3fc7030 commit 3807456

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# clue/reactphp-eventsource
22

33
[![CI status](https://github.com/clue/reactphp-eventsource/workflows/CI/badge.svg)](https://github.com/clue/reactphp-eventsource/actions)
4+
[![installs on Packagist](https://img.shields.io/packagist/dt/clue/reactphp-eventsource?color=blue&label=installs%20on%20Packagist)](https://packagist.org/packages/clue/reactphp-eventsource)
45

56
Event-driven EventSource client, receiving streaming messages from any HTML5 Server-Sent Events (SSE) server,
67
built on top of [ReactPHP](https://reactphp.org/).

0 commit comments

Comments
 (0)