diff --git a/README.md b/README.md index 9d22b4d..c6bbab5 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ [](https://david-dm.org/prantlf/jsonlint#info=devDependencies) [](https://standardjs.com) -A pure [JavaScript version](http://prantlf.github.com/jsonlint/) of the service provided at [jsonlint.com](http://jsonlint.com). +A JSON parser and validator with a command-line client. A [pure JavaScript version](http://prantlf.github.com/jsonlint/) of the service provided at [jsonlint.com](http://jsonlint.com). This is a fork of the original package with the following extensions: diff --git a/web/jsonlint.html b/web/jsonlint.html index f562d21..458bf84 100644 --- a/web/jsonlint.html +++ b/web/jsonlint.html @@ -1,67 +1,98 @@ - - -
- -A pure JavaScript version of the service provided at jsonlint.com.
- -
-
-
-
-
-
-
- -
-