Add Unit testing video link to README and minor cleanup to build.js help text.

Former-commit-id: 504b69acede1bb4759ba942d01dfd0b899715f00
This commit is contained in:
John-David Dalton
2012-07-16 18:23:10 -04:00
parent 5defe7d975
commit fcede42903
2 changed files with 6 additions and 5 deletions

View File

@@ -291,7 +291,7 @@
' lodash backbone Build containing all methods required by Backbone',
' lodash legacy Build tailored for older browsers without ES5 support',
' lodash mobile Build with IE < 9 bug fixes and method compilation removed',
' lodash strict Build with `_.bindAll`, `_.extend`, and `_.defaults` in strict mode',
' lodash strict Build with `_.bindAll`, `_.defaults`, and `_.extend` in strict mode',
' lodash category=... Comma separated categories of methods to include in the build',
' lodash exclude=... Comma separated names of methods to exclude from the build',
' lodash include=... Comma separated names of methods to include in the build',