From 0409c9bfb225a11c7d1ddc75dcc9cb9f5d58d68b Mon Sep 17 00:00:00 2001 From: Sean Leary Date: Tue, 14 Apr 2015 10:59:19 -0500 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 588481e..848a02f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # JSON-Java-unit-test -Unit tests to validate the JSON-Java GitHub project code (https://github.com/douglascrockford/JSON-java).
+Unit tests to validate the JSON-Java GitHub project code
+https://github.com/douglascrockford/JSON-java
+ +*These tests are a work in progress. Help improving the tests is welcome* +More coverage is needed, but more important is to improve the quality of the tests. Test harness: http://junit.org
Coverage: http://www.eclemma.org/