diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7ebb5bc1b..d6bfaf322 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -15,7 +15,7 @@ The [Backbone](http://backbonejs.org/) and [Underscore](http://http://underscore Lo-Dash is a member of the [Dojo Foundation](http://dojofoundation.org/). As such, we request that all contributors sign the Dojo Foundation [contributor license agreement](http://dojofoundation.org/about/claForm). -For more information about CLAs, please check out Alex Russell’s excellent post, ["Why Do I Need to Sign This?"](http://infrequently.org/2008/06/why-do-i-need-to-sign-this/). +For more information about CLAs, please check out Alex Russell’s excellent post, [“Why Do I Need to Sign This?”](http://infrequently.org/2008/06/why-do-i-need-to-sign-this/). ## Coding Guidelines diff --git a/README.md b/README.md index 873fffa1d..c8c4a63fc 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ For a list of upcoming features, check out our [roadmap](https://github.com/best ## Features *not* in Underscore - * AMD loader support ([curl](https://github.com/cujojs/curl), [dojo](https://github.com/dojo/dojo), [requirejs](http://requirejs.org/), etc.) + * AMD loader support ([curl](https://github.com/cujojs/curl), [dojo](http://dojotoolkit.org/), [requirejs](http://requirejs.org/), etc.) * [_(…)](http://lodash.com/docs#_) supports intuitive chaining * [_.at](http://lodash.com/docs#at) for cherry-picking collection values * [_.bindKey](http://lodash.com/docs#bindKey) for binding [*“lazy”*](http://michaux.ca/articles/lazy-function-definition-pattern) defined methods @@ -134,7 +134,7 @@ The full changelog is available [here](https://github.com/bestiejs/lodash/wiki/C ## BestieJS -Lo-Dash is part of the BestieJS *“Best in Class”* module collection. This means we promote solid environment support, ES5+ precedents, unit testing, & plenty of documentation. +Lo-Dash is part of the BestieJS *“Best in Class”* module collection. This means it promotes solid environment support, ES5+ precedents, unit testing, & plenty of documentation. ## Author diff --git a/package.json b/package.json index d7c8ee2af..05fcd3573 100644 --- a/package.json +++ b/package.json @@ -61,6 +61,9 @@ "jam": { "main": "./dist/lodash.compat.js" }, + "scripts": { + "test": "node test/test.js" + }, "volo": { "type": "directory", "ignore": [