Update README.md

This commit is contained in:
Koonts 2024-10-19 14:19:34 -04:00 committed by GitHub
parent 071f312760
commit 61f5afa291
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
# sys-compare
Check Filesystem Integrity via "Snapshots" containing hash of all files within specified directories.
Store Filesystem Integrity information via 'Snapshots' which contain a HashMap of the files and their corresponding hash signature from a specified directory.
## Installation
```shell