Update README

This commit is contained in:
Sean Leary 2015-07-20 10:02:21 -05:00
parent 4f8b25d527
commit 96b2e38459

2
README
View File

@ -71,3 +71,5 @@ XML.java: XML provides support for converting between JSON and XML.
JSONML.java: JSONML provides support for converting between JSONML and XML.
XMLTokener.java: XMLTokener extends JSONTokener for parsing XML text.
Unit tests are maintained in a separate project. Contributing developers can test JSON-java pull requests with the code in this project: https://github.com/stleary/JSON-Java-unit-test