diff --git a/README.md b/README.md index ac87e41..eee0a71 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Run individual tests or JunitTestSuite using EclEmma Coverage, or **To build from the command line using gradle:** ```` build.gradle -# In this example, both the JSON-java jar and the test code is created
+# In this example, both the JSON-java jar and the test code is created # from the same build file, in the test code directory. 3rd party jars are # obtained from the maven repository. apply plugin: 'java'