Skip to content

Commit

Permalink
Added the unit test page to the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
zgrossbart committed Feb 28, 2017
1 parent 53db353 commit eb0c51b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ I often work with large documents and it's difficult to see the differences betw
JSON Diff sorts, formats, and compares two JSON documents to find the actual semantic differences instead of just the text ones.

Try it out: [http://www.jsondiff.com](http://www.jsondiff.com)

Run the built-in unit tests: [http://www.jsondiff.com/index-test.html](http://www.jsondiff.com/index-test.html)

0 comments on commit eb0c51b

Please sign in to comment.