From 29c84909bcadc85641bfa8a8dd9d1fd05aabec45 Mon Sep 17 00:00:00 2001 From: Parag Agarwal Date: Mon, 19 Sep 2016 18:55:14 +0530 Subject: [PATCH] Create README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..561b03a --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# JSON Utils + +Requirements +- Can generate random json or based on pre-defined json template +- Can find paths of each field at any level in json +- Can compare two given json objects for similarity in their signature