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:
stleary 2015-03-21 13:35:24 -05:00
parent 25596c9578
commit d0223c2d08

View file

@ -1,4 +1,5 @@
# JSON-Java-unit-test # JSON-Java-unit-test
Unit tests to validate the JSON-Java GitHub project code (https://github.com/douglascrockford/JSON-java).<br> Unit tests to validate the JSON-Java GitHub project code (https://github.com/douglascrockford/JSON-java).<br>
Test harness: http://junit.org<br> Test harness: http://junit.org<br>