From fea0aca2ab2e49f348c8340a702e8ea57065d7c4 Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Sat, 8 Dec 2018 19:54:06 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 82ffedc..767b2cd 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ JSON in Java [package org.json] [![Maven Central](https://img.shields.io/maven-central/v/org.json/json.svg)](https://mvnrepository.com/artifact/org.json/json) +**[Click here if you just want the jar file.](http://central.maven.org/maven2/org/json/json/20180813/json-20180813.jar)** + JSON is a light-weight, language independent, data interchange format. See http://www.JSON.org/