Skip to content

Commit

Permalink
DOCS: Add badges to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis committed Apr 30, 2021
1 parent dd8b1eb commit 3a7b881
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Omnipay BlueOrange Gateway is a payment processing library for PHP. It's based on [Omnipay package](https://github.com/thephpleague/omnipay)

[![Latest Stable Version](https://poser.pugx.org/deh4eg/omnipay-blueorange/v)](//packagist.org/packages/deh4eg/omnipay-blueorange) [![Total Downloads](https://poser.pugx.org/deh4eg/omnipay-blueorange/downloads)](//packagist.org/packages/deh4eg/omnipay-blueorange) [![Latest Unstable Version](https://poser.pugx.org/deh4eg/omnipay-blueorange/v/unstable)](//packagist.org/packages/deh4eg/omnipay-blueorange) [![License](https://poser.pugx.org/deh4eg/omnipay-blueorange/license)](//packagist.org/packages/deh4eg/omnipay-blueorange)

## Installation

Omnipay is installed via [Composer](https://getcomposer.org/). To install, simply require `league/omnipay` and `deh4eg/omnipay-blueorange` with Composer:
Expand Down

0 comments on commit 3a7b881

Please sign in to comment.