We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964c5ba commit 6d570d6Copy full SHA for 6d570d6
README.md
@@ -2,6 +2,10 @@
2
3
Take fingerprints (xxhash) of files in specified folder, recursively.
4
5
+Currently, takes static snapshots of the specified folder.
6
+
7
+For live monitoring, use the [Notify](https://docs.rs/notify/latest/notify/) create.
8
9
## Quick Start
10
11
Clone the repo, build the binary, and run it using all defaults. The current folder will be scanned and the output report will be shown on screen:
0 commit comments