Skip to content

Commit

Permalink
readme.md / contrib
Browse files Browse the repository at this point in the history
  • Loading branch information
Burnett01 committed May 16, 2017
1 parent fab12ed commit 749dde1
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Features:
* [NPM](#npm-1)
* [How to install](#how-to-install)
* [Setup](#setup--install)
* [Contributing](#contributing)
* [License](#license)

---
Expand Down Expand Up @@ -645,7 +646,7 @@ demoBasket.sell({
## Unit-Tests
The testing-framework used in this module is [Mocha](https://github.com/mochajs/mocha) with the BDD / TDD assertion library [Chai](https://github.com/chaijs/chai).
The testing-framework used by this module is [Mocha](https://github.com/mochajs/mocha) with the BDD / TDD assertion library [Chai](https://github.com/chaijs/chai).
Various tests are performed to make sure this module runs as smoothly as possible.
Expand Down Expand Up @@ -714,5 +715,11 @@ paypal.configure({
---
## Contributing
You're very welcome and free to contribute. Thank you.
---
## License
[MIT](../master/LICENSE.MD)

0 comments on commit 749dde1

Please sign in to comment.