Skip to content

Commit 52b2361

Browse files
authored
Update README.md
1 parent 5049248 commit 52b2361

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Go CI](https://github.com/fpatron/jsonc/actions/workflows/go.yml/badge.svg)](https://github.com/fpatron/jsonc/actions/workflows/go.yml)
44

5-
`jsonc` is a Go library that enhances JSON parsing by supporting comments within JSON files.
5+
`jsonc` is an extension of the JSON data format that allows single and multi line comments.
66

77
## Instalation
88
To install `jsonc`, use `go get`:

0 commit comments

Comments
 (0)