Skip to content

Commit f1cba29

Browse files
committed
Updated README.md
1 parent ced4deb commit f1cba29

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010
A blazingly-fast simple-to-use tool to find duplicate files (photos, videos, music, documents etc.) on your computer,
1111
portable hard drives etc.
1212

13+
**Note**:
14+
15+
* This tool just *reads* your files and creates a 'duplicates report' file
16+
* It does **not** delete or otherwise modify your files in any way 🙂
17+
* So, it's very safe to use 👍
18+
19+
1320
## How to install?
1421

1522
1. Install Go version at least **1.17**
@@ -29,9 +36,6 @@ portable hard drives etc.
2936
go-find-duplicates {dir-1} {dir-2} ... {dir-n}
3037
```
3138

32-
Above command just creates a *duplicates report*. Note that this tool just reads your files. It does *not* delete or
33-
otherwise modify your files in any way.
34-
3539
## Command line options
3640

3741
Running `go-find-duplicates --help` displays following:

0 commit comments

Comments
 (0)