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