Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanjudis committed Oct 25, 2015
1 parent fb00910 commit 2bca509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ We all use a lot of open source projects. Really often we don't even know who is

**Use `credits` and find out on whose work your projects are based on.**

## basic usage
## Basic usage

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

### credits( path )

Expand Down

0 comments on commit 2bca509

Please sign in to comment.