aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 18 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..2b18ca8
--- /dev/null
+++ b/README
@@ -0,0 +1,18 @@
+compare-vk-messenger-bundles is a tool that helps to find changes between
+VK Desktop Messenger builds. it compares js and css files and saves diff for
+future inspection.
+
+
+USAGE
+
+compare-vk-messenger-bundles <OPTIONS>
+
+Options:
+ -o: output dir
+ -1: first dir to compare
+ -2: second dir to compare
+
+
+LICENSE
+
+BSD-2c