Skip to content

Commit d97abe0

Browse files
committed
Clarify CONTRIBUTING
1 parent 88ee071 commit d97abe0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Please:
55
1. Use [JavaScript Standard Style](https://www.npmjs.com/packages/standard).
66

77
2. Add tests to the code blocks in `README.md`, using Node.js' built-in
8-
`assert` module. Those examples are run as the test suite.
8+
`assert` module. Travis CI runs those examples as a test suite.
99

1010
3. Add yourself to `AUTHORS`.
1111

12-
4. License your contributions under the existing, MIT-style license.
12+
4. License your contributions under the existing, MIT-style terms.

0 commit comments

Comments
 (0)