From b843d67a921690dcf6fca86a4a23762ed11dd7a4 Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Sat, 7 May 2016 07:03:50 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 388122f..8cd97b8 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Run individual tests or JunitTestSuite using EclEmma Coverage, or * slf-simple-1.7.12.jar
* JSON-java.jar
-**To build from the command line using gradle:** +**To build from the command line using gradle:**
Until the unit tests are merged into the JSON-Java project, the code has to be wired by hand.
\# In an empty directory of your choice, clone JSON-Java-unit-test:
````