diff --git a/README.md b/README.md new file mode 100644 index 0000000..02cc9ba --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# `hashdiff` + +Compares two files by hash value to check whether they are identical. + +```sh +hashdiff +```