From f80f9e79a0b2e83984637c4b7970321eb237681a Mon Sep 17 00:00:00 2001 From: Marcos Joia Date: Sun, 30 Apr 2017 17:00:09 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e7ea237..6fae78d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ MasterpassBundle ================ This Symfony 2 bundle implements the backend calls for Masterpass V6 checkout - Standard flow. For complete Masterpass docs, refer https://developer.mastercard.com/product/masterpass +[![Total Downloads](https://poser.pugx.org/hoya/masterpass-bundle/downloads)](https://packagist.org/packages/hoya/masterpass-bundle) +[![Latest Stable Version](https://poser.pugx.org/hoya/masterpass-bundle/v/stable)](https://packagist.org/packages/hoya/masterpass-bundle) + + Install ------- Add HoyaMasterpassBundle in your composer.json: