Update README.md

This commit is contained in:
Sean Leary 2021-06-22 19:41:31 -05:00 committed by GitHub
parent 8f3e5ade18
commit 0200c984cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,8 @@
![Json-Java logo](https://github.com/stleary/JSON-java/blob/master/images/JsonJava.png?raw=true)
<sub><sup>image credit: Ismael Pérez Ortiz</sup></sub>
JSON in Java [package org.json]
===============================
@ -5,6 +10,7 @@ JSON in Java [package org.json]
**[Click here if you just want the latest release jar file.](https://search.maven.org/remotecontent?filepath=org/json/json/20210307/json-20210307.jar)**
# Overview
[JSON](http://www.JSON.org/) is a light-weight language-independent data interchange format.