Skip to content

Commit 6d570d6

Browse files
committed
Add pointer to notify
1 parent 964c5ba commit 6d570d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Take fingerprints (xxhash) of files in specified folder, recursively.
44

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+
59
## Quick Start
610

711
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

Comments
 (0)