From 27b22b472471f4b95863ec947fc8d6dcf7564729 Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Tue, 7 Jul 2015 23:19:37 -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 758ce72..706d80e 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ https://github.com/douglascrockford/JSON-java
More coverage is needed, but more importantly, improvements to test quality is needed.
Eclipse is the recommended development environment.
-Run individual tests or JunitTestSuite using EclEmma Coverage, or execute the TestRunner application directly.
+Run individual tests or JunitTestSuite using EclEmma Coverage, or execute the **TestRunner** application directly.
**You will need the following libraries for testing:**
Test harness: http://junit.org