Skip to content

Commit

Permalink
Merge pull request #285 from SimonFrings/installations
Browse files Browse the repository at this point in the history
Add badge to show number of project installations
  • Loading branch information
clue authored Mar 15, 2022
2 parents 9050309 + 22ca7b2 commit f9bc429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Socket

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

Async, streaming plaintext TCP/IP and secure TLS socket server and client
connections for [ReactPHP](https://reactphp.org/).
Expand Down

0 comments on commit f9bc429

Please sign in to comment.