We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccc7a7a commit 691734fCopy full SHA for 691734f
1 file changed
README.md
@@ -21,8 +21,8 @@ Run individual tests or <b>JunitTestSuite</b> using <b>EclEmma Coverage</b>, or
21
* JSON-java.jar<br>
22
23
**To build from the command line using gradle:**
24
-Until the unit tests are merged into the JSON-Java project, the code has to be wired by hand.
25
-\# In an empty directory of your choice, clone JSON-Java-unit-test:
+Until the unit tests are merged into the JSON-Java project, the code has to be wired by hand. <br>
+\# In an empty directory of your choice, clone JSON-Java-unit-test:<br>
26
````
27
git clone https://github.com/stleary/JSON-Java-unit-test.git .
28
0 commit comments