diff --git a/README.md b/README.md index 58a1aa1..a97edd9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ JSON Lint A pure [JavaScript version](http://zaach.github.com/jsonlint/) of the service provided at [jsonlint.com](http://jsonlint.com). +The command line interface included in this package just has limited features. For more useful features like multiple files (glob) support, see [a command line wrapper: jsonlint-cli](/~https://github.com/marionebl/jsonlint-cli). + ## Command line interface Install jsonlint with npm to use the command line interface: