Skip to content

Commit 1404b3f

Browse files
committed
Update README.md
1 parent 27ef02d commit 1404b3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Integritul [![Build status](https://ci.appveyor.com/api/projects/status/ul1x7ajaj573gefn/branch/master?svg=true)](https://ci.appveyor.com/project/tulpep/integritul/branch/master)
22
Tool that allows you to check the integrity of an drive or folder and identify the changes made to its content.
33

4-
First, you can choose any folder to generate a very very small .integritul file that contains the HASH of every file inside the folder you choose, it recursively obtains the status of all items in every folder inside the selected one. This file has the advantage of being very small, even for very large folders.
4+
First, you can choose any folder to generate a small .integritul file that contains the HASH of every file inside the folder you choose, it recursively obtains the status of all items in every folder inside the selected one. This file is very small, even for very large folders.
55

6-
Then, you compare your folder or unity with the generated .integritul file and Integritul will show you the differences between the saved and current folder status. It will show which files have been deleted, added or modified and their respective path.
6+
Then, you compare your folder or drive with the generated .integritul file and Integritul will show you the differences between the saved and current folder status. It will show which files have been deleted, added or modified and their respective path.
77

88
![Screenshot](Images/integritul.gif)
99

0 commit comments

Comments
 (0)