8000 Merge pull request #285 from SimonFrings/installations · reactphp/socket@f9bc429 · GitHub
[go: up one dir, main page]

Skip to content

Commit f9bc429

Browse files
authored
Merge pull request #285 from SimonFrings/installations
Add badge to show number of project installations
2 parents 9050309 + 22ca7b2 commit f9bc429

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
@@ -1,6 +1,7 @@
11
# Socket
22

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

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

0 commit comments

Comments
 (0)
0