From 61f5afa291880f449a56e489a80cc5760ad584c0 Mon Sep 17 00:00:00 2001 From: Koonts <37273704+helloimalemur@users.noreply.github.com> Date: Sat, 19 Oct 2024 14:19:34 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b826da..62d320c 100644 --- a/README.md +++ b/README.md @@ -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