Skip to content

Commit ff9a37a

Browse files
committed
docs: Merge remote-tracking branch 'xmedeko/patch-2'
2 parents da3e1dc + 264fc38 commit ff9a37a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
](https://www.npmjs.com/package/@prantlf/jsonlint)
66
[![Code coverage](https://codecov.io/gh/prantlf/jsonlint/branch/master/graph/badge.svg)](https://codecov.io/gh/prantlf/jsonlint)
77

8-
A [JSON]/CJSON/[JSON5] parser, validator and pretty-printer with a command-line client. A [pure JavaScript version] of the service provided at [jsonlint.com].
8+
A [JSON]/CJSON/[JSON5] parser, validator and pretty-printer with a command-line client. See it in action at https://prantlf.github.io/jsonlint/.
99

10-
This is a fork of the original package with the following enhancements:
10+
This is a fork of the original project ([zaach/jsonlint](https://github.com/zaach/jsonlint)) with the following enhancements:
1111

1212
* Handles multiple files on the command line (by Greg Inman).
1313
* Walks directories recursively (by Paul Vollmer).

0 commit comments

Comments
 (0)