mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-06 02:35:33 +08:00
Update README.md
This commit is contained in:
@@ -7,7 +7,7 @@ JSON in Java [package org.json]
|
||||
|
||||
# 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.
|
||||
|
||||
|
Reference in New Issue
Block a user