mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 03:15:32 -04:00
Update README.md
This commit is contained in:
parent
26cd17687f
commit
46fe58e912
@ -7,7 +7,7 @@ JSON in Java [package org.json]
|
|||||||
|
|
||||||
# Overview
|
# Overview
|
||||||
|
|
||||||
[JSON](http://www.JSON.org/) is a light-weight, language independent, data interchange format.
|
[JSON](http://www.JSON.org/) is a light-weight language independent data interchange format.
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user