Skip to content

Commit f4ecfa1

Browse files
committed
Update README.md implementation note
1 parent f705c02 commit f4ecfa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,7 @@ Please raise an issue. Note that the format shouldn't stray too far from HJSON o
549549
You are welcome to write a JSONH parser or highlighter in a language of your choice. Raise an issue so it can be added to the list.
550550

551551
> [!NOTE]
552-
> The official parser implementations (JsonhCs, JsonhCpp, JsonhTs, JsonhPy) are all implemented as similarly as possible. This means bugs can be easily fixed across implementations.
552+
> The official parser implementations are implemented as similarly as possible, which means bugs can be easily fixed across implementations. The reference implementation is [JsonhCs](https://github.com/jsonh-org/JsonhCs).
553553

554554
| Type | Name | Package | Description |
555555
| -------- | -------------- | ------- | ---- |

0 commit comments

Comments
 (0)