From 66831e1f0816799c1de0159346b65c2648c5b578 Mon Sep 17 00:00:00 2001 From: Simon Frings Date: Fri, 21 May 2021 09:45:53 +0200 Subject: [PATCH] Add badge to show number of project installations --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e1e661a..ecaf575 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # clue/reactphp-ssh-proxy [![CI status](https://github.com/clue/reactphp-ssh-proxy/workflows/CI/badge.svg)](https://github.com/clue/reactphp-ssh-proxy/actions) +[![Packagist Downloads](https://img.shields.io/packagist/dt/clue/reactphp-ssh-proxy?color=blue)](https://packagist.org/packages/clue/reactphp-ssh-proxy) Async SSH proxy connector and forwarder, tunnel any TCP/IP-based protocol through an SSH server, built on top of [ReactPHP](https://reactphp.org).