diff --git a/README.md b/README.md index ba3d5392..0063edd6 100644 --- a/README.md +++ b/README.md @@ -1430,10 +1430,9 @@ **Tools** - - [JSHint](http://www.jshint.com/) - + [Airbnb Style .jshintrc](https://github.com/airbnb/javascript/blob/master/linters/jshintrc) - - [JSCS](https://github.com/jscs-dev/node-jscs) - a code style checker - + [Airbnb Style Preset](https://github.com/jscs-dev/node-jscs/blob/master/presets/airbnb.json) + - Code Style Linters + + [JSHint](http://www.jshint.com/) - [Airbnb Style .jshintrc](https://github.com/airbnb/javascript/blob/master/linters/jshintrc) + + [JSCS](https://github.com/jscs-dev/node-jscs) - [Airbnb Style Preset](https://github.com/jscs-dev/node-jscs/blob/master/presets/airbnb.json) **Other Styleguides**