Skip to content

Commit 7491db0

Browse files
authored
Merge pull request #26 from SimonFrings/badge
Add badge to show number of project installations
2 parents 8eb8cfb + 66831e1 commit 7491db0

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
# clue/reactphp-ssh-proxy
22

33
[![CI status](https://github.com/clue/reactphp-ssh-proxy/workflows/CI/badge.svg)](https://github.com/clue/reactphp-ssh-proxy/actions)
4+
[![Packagist Downloads](https://img.shields.io/packagist/dt/clue/reactphp-ssh-proxy?color=blue)](https://packagist.org/packages/clue/reactphp-ssh-proxy)
45

56
Async SSH proxy connector and forwarder, tunnel any TCP/IP-based protocol through an SSH server,
67
built on top of [ReactPHP](https://reactphp.org).

0 commit comments

Comments
 (0)