We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ee071 commit d97abe0Copy full SHA for d97abe0
CONTRIBUTING.md
@@ -5,8 +5,8 @@ Please:
5
1. Use [JavaScript Standard Style](https://www.npmjs.com/packages/standard).
6
7
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.
+ `assert` module. Travis CI runs those examples as a test suite.
9
10
3. Add yourself to `AUTHORS`.
11
12
-4. License your contributions under the existing, MIT-style license.
+4. License your contributions under the existing, MIT-style terms.
0 commit comments