1
0
Fork 0
mirror of https://github.com/ethauvin/JSON-java.git synced 2025-06-17 07:50:52 -07:00

Update README.md

This commit is contained in:
Sean Leary 2016-05-07 07:03:50 -05:00
parent 691734f342
commit b843d67a92

View file

@ -20,7 +20,7 @@ Run individual tests or <b>JunitTestSuite</b> using <b>EclEmma Coverage</b>, or
* slf-simple-1.7.12.jar<br> * slf-simple-1.7.12.jar<br>
* JSON-java.jar<br> * JSON-java.jar<br>
**To build from the command line using gradle:** **To build from the command line using gradle:**<br>
Until the unit tests are merged into the JSON-Java project, the code has to be wired by hand. <br> 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> \# In an empty directory of your choice, clone JSON-Java-unit-test:<br>
```` ````