Skip to content

Commit e949780

Browse files
committed
Rebuild readme.
1 parent 83e6024 commit e949780

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -972,7 +972,7 @@ npm run cover
972972

973973
### Lint
974974

975-
Run the source tree through [jshint](http://jshint.com/):
975+
Run the source tree through [jshint](http://jshint.com/) and [jscs](http://jscs.info/):
976976

977977
```
978978
npm run lint
@@ -1022,7 +1022,7 @@ npm run readme
10221022

10231023
Everything is [MIT](http://en.wikipedia.org/wiki/MIT_License). Read the [license](https://github.com/tmpfs/async-validate/blob/master/LICENSE) if you feel inclined.
10241024

1025-
Generated by [mdp(1)](https://github.com/freeformsystems/mdp).
1025+
Generated by [mdp(1)](https://github.com/tmpfs/mdp).
10261026

10271027
[node]: http://nodejs.org
10281028
[npm]: http://www.npmjs.org

Diff for: doc/readme/developer.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ npm run cover
3232

3333
### Lint
3434

35-
Run the source tree through [jshint][]:
35+
Run the source tree through [jshint][] and [jscs][]:
3636

3737
```
3838
npm run lint

0 commit comments

Comments
 (0)