Skip to content

Commit

Permalink
Documentation: Update docs to show using just index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Aigeec committed Jan 27, 2016
1 parent 326054e commit 1dc16c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@ Has similarities to the [jshint-md-reporter](https://www.npmjs.com/package/jshin

Used as a reporter for [jscs](https://www.npmjs.com/package/jscs)

```$ jscs --reporter node_modules/jscs-md-reporter/src/reporter.js file.js ```
```$ jscs --reporter node_modules/jscs-md-reporter file.js ```

## Testing

Expand Down

0 comments on commit 1dc16c1

Please sign in to comment.