You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,11 +45,11 @@ $ npm run test
45
45
$ npm run lint
46
46
```
47
47
48
-
`pre-commit`hooks are installed in the repo to run the test/lint scripts with every commit.
48
+
A `pre-commit`hook will be installed in your repo clone to run the test/lint scripts with every commit.
49
49
50
50
## Thanks
51
51
52
-
-@rvagg - and the [nodeschool.io][1] team. This workshopper is based on the new 1.0 release of [rvagg/learnyounode](https://github.com/rvagg/learnyounode). It's ace, go try it https://github.com/rvagg/learnyounode
52
+
-@rvagg - and the [nodeschool.io][1] team
53
53
-@rwaldron and the [johnny-five team](https://github.com/rwaldron/johnny-five/graphs/contributors)
54
54
-@voodootikigod and the [nodebots team](http://nodebots.io/core.html)
55
55
-@AnnaGerber of [node-ardx.org](http://node-ardx.org/)
0 commit comments