From 7ffcf4902d3fa85520bd8094896c52002542d48c Mon Sep 17 00:00:00 2001 From: Floran Brutel Date: Wed, 11 Oct 2017 08:47:39 +0200 Subject: [PATCH] Add stable badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fab76e0..f88287b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SwarrotStatsdBundle -[![Total Downloads](https://poser.pugx.org/hexanet/swarrot-statsd-bundle/downloads.png)](https://packagist.org/packages/hexanet/swarrot-statsd-bundle) [![Latest Unstable Version](https://poser.pugx.org/hexanet/swarrot-statsd-bundle/v/unstable.png)](https://packagist.org/packages/hexanet/swarrot-statsd-bundle) +[![Total Downloads](https://poser.pugx.org/hexanet/swarrot-statsd-bundle/downloads.png)](https://packagist.org/packages/hexanet/swarrot-statsd-bundle) [![Latest stable Version](https://poser.pugx.org/hexanet/SwarrotStatsdBundle/v/stable.png)](https://packagist.org/packages/hexanet/SwarrotStatsdBundle) [Swarrot](https://github.com/swarrot/SwarrotBundle) processor to send data to stastd with [M6Web/StatsdBundle](https://github.com/M6Web/StatsdBundle).