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/