Skip to content

Commit

Permalink
Improve the Doc
Browse files Browse the repository at this point in the history
  • Loading branch information
anouarabdsslm authored Nov 6, 2017
1 parent 585de6b commit 52a08f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

## Note :
#### Note :
If you're going to use this package with Laravel 4, make sure to require the Laravel 4 branch:
```js
"require": {
Expand Down Expand Up @@ -57,7 +57,7 @@ Under `config/paypal_payment.php` configuration file set your paypal `client_id`

Samples
============
## Note: If you are not fan of using facade calls, you can resove the paypal payment service like so `app('paypalpayment')` then assign it to a property.
#### Note: If you are not fan of using facade calls, you can resove the paypal payment service like so `app('paypalpayment')` then assign it to a property.

## 1-Using credit card as paypent method

Expand Down

0 comments on commit 52a08f1

Please sign in to comment.