diff --git a/README.md b/README.md index f291695..2dd1b53 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ Options: -v, --version - show bare.js verion and exit -q, --quiet - quiet mode - - stop processing arguments after this point - + Written by John Smith Varsion: 0.0.1 / License: BSD-3-Clause ``` @@ -202,7 +202,7 @@ Metadata: license: 'BSD-3-Clause', ``` -If not set, `.version`, `.author`, `.license` are acquired from `package.json` +If not set, `.version`, `.author` and `.license` are acquired from `package.json` located at the same path as the main script. To explicitly set the path of the JSON file from which metadata is read set [`.packageJson`](./ADVANCED.md#parserpackagejson).