Skip to content

Commit 5369442

Browse files
author
ASAlisha
authored
Added new resource to the repos
Added new useful JSON resource.
1 parent bb11387 commit 5369442

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
@@ -15,7 +15,7 @@ JSON in Java [package org.json]
1515

1616
[JSON](http://www.JSON.org/) is a light-weight language-independent data interchange format.
1717

18-
The JSON-Java package is a reference implementation that demonstrates how to parse JSON documents into Java objects and how to generate new JSON documents from the Java classes.
18+
The JSON-Java package is a reference implementation that demonstrates how to parse [JSON documents](https://www.interviewbit.com/problems/pretty-json/) into Java objects and how to generate new JSON documents from the Java classes.
1919

2020
Project goals include:
2121
* Reliable and consistent results

0 commit comments

Comments
 (0)