Skip to content

Commit 1b28323

Browse files
committed
add badges
1 parent 04faf38 commit 1b28323

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

readme.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# PayPal Checkout SDK
22

3+
[![Latest Stable Version](https://poser.pugx.org/phpjuice/paypal-checkout-sdk/v/stable)](https://packagist.org/packages/phpjuice/paypal-checkout-sdk)
4+
[![Build Status](https://travis-ci.com/phpjuice/paypal-checkout-sdk.svg?branch=master)](https://travis-ci.com/phpjuice/paypal-checkout-sdk)
5+
[![Total Downloads](https://poser.pugx.org/phpjuice/paypal-checkout-sdk/downloads)](https://packagist.org/packages/phpjuice/paypal-checkout-sdk)
6+
[![License](https://poser.pugx.org/phpjuice/paypal-checkout-sdk/license)](https://github.com/phpjuice/paypal-checkout-sdk/blob/master/LICENSE)
37

4-
[![GitHub](https://img.shields.io/github/license/phpjuice/paypal-checkout-sdk.svg?style=flat-square)](https://github.com/phpjuice/paypal-checkout-sdk/blob/master/LICENSE)
58

69
PayPal Checkout SDK is a wrapper around the V2 Paypal rest API.
710

@@ -114,6 +117,9 @@ If you discover any security related issues, please email author instead of usin
114117

115118
## License
116119

117-
license. Please see the [license file](LICENCE) for more information.
120+
license. Please see the [Licence](https://github.com/phpjuice/paypal-checkout-sdk/blob/master/LICENSE) for more information.
118121

119-
[![GitHub](https://img.shields.io/github/license/phpjuice/paypal-checkout-sdk.svg?style=flat-square)](https://github.com/phpjuice/paypal-checkout-sdk/blob/master/LICENSE)
122+
[![Latest Stable Version](https://poser.pugx.org/phpjuice/paypal-checkout-sdk/v/stable)](https://packagist.org/packages/phpjuice/paypal-checkout-sdk)
123+
[![Build Status](https://travis-ci.com/phpjuice/paypal-checkout-sdk.svg?branch=master)](https://travis-ci.com/phpjuice/paypal-checkout-sdk)
124+
[![Total Downloads](https://poser.pugx.org/phpjuice/paypal-checkout-sdk/downloads)](https://packagist.org/packages/phpjuice/paypal-checkout-sdk)
125+
[![License](https://poser.pugx.org/phpjuice/paypal-checkout-sdk/license)](https://github.com/phpjuice/paypal-checkout-sdk/blob/master/LICENSE)

0 commit comments

Comments
 (0)