Skip to content

Commit

Permalink
Upadte readme to show jspm and bower support
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypercubed committed Oct 9, 2016
1 parent 2fe5c4e commit d41cf76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ $ npm i --save credits

## Basic usage

`credits` will check all `node_modules` recursively and evaluate the **Author** and **Maintainers** of the **installed** dependencies included in the set path.
`credits` will check `node_modules`, `bower_components`, and `jspm_packages` to evaluate the **Author** and **Maintainers** of the **installed** dependencies included in the set path.

*In case you want to use it over the command line, there is also [credits-cli](https://github.com/stefanjudis/credits-cli).*

Expand Down

0 comments on commit d41cf76

Please sign in to comment.