Commit 6896ec3d authored by Boris Mühmer's avatar Boris Mühmer
Browse files

added dependencies information

parent 5513fa7b
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -2,6 +2,16 @@

Locate duplicates, and make it easy to manage them.

## Dependencies

### walk

[walk @ Github](https://github.com/MichaelTJones/walk): Fast parallel version of golang filepath.Walk()

```shell
go get github.com/MichaelTJones/walk
```

<!-- Links -->

<!-- End Of File -->