aboutsummaryrefslogtreecommitdiffstats
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..6b60584
--- /dev/null
+++ b/README.txt
@@ -0,0 +1,7 @@
+Compares two JSON files (http://json.org) and generates a new JSON file
+with the result. Allows exclusion of some keys from the comparison, or
+in other way to include only some keys.
+
+The development repository is at https://gitorious.org/json_diff/mainline
+
+Released under MIT/X11 license.