Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mike182uk committed Jan 5, 2017
1 parent 85e3383 commit 59c9192
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Contributing

Contributions are **welcome** and will be fully **credited**.
Contributions are **welcome!**

Contributions can be made via a Pull Request on [GitHub](https://github.com/mike182uk/paypal-ipn-listener).

Expand Down Expand Up @@ -50,4 +50,4 @@ You should now be able to run the examples:
composer run-script examples
```

If you start the mock server in a different terminal window / tab to where you are running the examples, you will need to set the `MOCK_SERVER_PORT` environment variable again in this terminal window / tab.
If you started the mock server in a different terminal window / tab to where you are running the examples, you will need to set the `MOCK_SERVER_PORT` environment variable again.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,4 +224,4 @@ You will notice that when using any of the provided guzzle listener builders tha

### Testing

PayPal provide an Instant Payment Notification (IPN) simulator here: [https://developer.paypal.com/webapps/developer/applications/ipn_simulator](https://developer.paypal.com/webapps/developer/applications/ipn_simulator)
PayPal provides an IPN simulator here: [https://developer.paypal.com/webapps/developer/applications/ipn_simulator](https://developer.paypal.com/webapps/developer/applications/ipn_simulator)

0 comments on commit 59c9192

Please sign in to comment.