Skip to content

Commit

Permalink
edited readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jankelemen authored Sep 13, 2021
1 parent 323e45f commit ad396eb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ There's also an optional `c` flag that turns on "cleaning mode". In this mode, e
in `dst` but not in `src` will be deleted. (Files with different sizes will be left alone)

I use this program for my personal use, so it isn't the fastest thing ever written, but it can handle a few million
files just fine.
files just fine.

To generate a binary run `go build main.go`

0 comments on commit ad396eb

Please sign in to comment.